/linux-4.4.14/drivers/of/ |
D | resolver.c | 304 int of_resolve_phandles(struct device_node *resolve) in of_resolve_phandles() argument 314 if (!resolve || !of_node_check_flag(resolve, OF_DETACHED)) in of_resolve_phandles() 319 __of_adjust_tree_phandles(resolve, phandle_delta); in of_resolve_phandles() 323 for_each_child_of_node(resolve, childroot) in of_resolve_phandles() 330 resolve, 0); in of_resolve_phandles() 335 resolve, phandle_delta)); in of_resolve_phandles() 346 for_each_child_of_node(resolve, child) { in of_resolve_phandles() 401 err = __of_adjust_phandle_ref(resolve, rprop, phandle); in of_resolve_phandles()
|
/linux-4.4.14/tools/perf/Documentation/ |
D | jit-interface.txt | 1 perf supports a simple JIT interface to resolve symbols for dynamic code generated
|
D | perf-script.txt | 227 Try to resolve the path of [kernel.kallsyms]
|
/linux-4.4.14/net/atm/ |
D | lec.h | 45 int (*resolve) (struct net_device *dev, const u8 *dst_mac, int force, member
|
D | mpc.c | 1364 retval = priv->lane2_ops->resolve(mpc->dev, NULL, 1, NULL, NULL); in set_mpc_ctrl_addr_rcvd()
|
/linux-4.4.14/Documentation/devicetree/ |
D | dynamic-resolution-notes.txt | 18 2. Adjust all the local phandles of the tree to resolve by that amount.
|
/linux-4.4.14/Documentation/vm/ |
D | userfaultfd.txt | 24 resolve the userfaults it receives via 1) or to manage the virtual 64 uffdio_register.ioctls bitmask of ioctls that are suitable to resolve 76 The primary ioctl to resolve userfaults is UFFDIO_COPY. That
|
D | numa_memory_policy.txt | 297 To resolve use/free races, struct mempolicy contains an atomic reference 344 querying or allocating a page based on the policy. To resolve this
|
/linux-4.4.14/Documentation/ |
D | CodeOfConflict | 19 will work to resolve the issue to the best of their ability. For more
|
D | robust-futex-ABI.txt | 68 and is needed to correctly resolve races should a thread exit while
|
D | adding-syscalls.txt | 213 your new syscall number may get adjusted to resolve conflicts.
|
D | memory-barriers.txt | 1896 a sleep-unlock race, but the locking primitive needs to resolve
|
/linux-4.4.14/Documentation/kbuild/ |
D | Kconfig.recursion-issue-01 | 40 # so trivial to resolve, we provide another example below of practical
|
D | kbuild.txt | 6 is used by modprobe to deterministically resolve aliases that match
|
/linux-4.4.14/Documentation/power/ |
D | drivers-testing.txt | 16 resolve all suspend/resume-related problems in the test system before you start
|
/linux-4.4.14/Documentation/locking/ |
D | lglock.txt | 64 lglocks being replaced by rt_mutexes which resolve the above deadlock 145 her first choice. There are also efforts to resolve the RCU issues that
|
/linux-4.4.14/Documentation/networking/ |
D | ixgb.txt | 347 cable assembly may resolve the issue. 354 (1 m or shorter). If this situation occurs, using a longer cable may resolve 360 this situation occurs, using a different cable assembly may resolve the issue. 417 "ethtool -K eth0 tso off" may resolve the problem.
|
D | README.sb1000 | 115 11.) If you can't get site names (like www.yahoo.com) to resolve into
|
D | switchdev.txt | 368 arp_tbl neighbor table. To resolve the routes nexthop gateways, the driver
|
D | bonding.txt | 373 validation can resolve this, as the ARP monitor will only consider 392 filtering can resolve this, as only ARP traffic is considered for
|
D | ip-sysctl.txt | 1137 received ARP requests that resolve local target IP addresses:
|
/linux-4.4.14/drivers/net/wireless/iwlegacy/ |
D | Kconfig | 89 as the debug information can assist others in helping you resolve
|
/linux-4.4.14/Documentation/sysctl/ |
D | net.txt | 219 aarp-resolve-time 222 The amount of time we will spend trying to resolve an Appletalk address.
|
/linux-4.4.14/drivers/net/wireless/iwlwifi/ |
D | Kconfig | 125 as the debug information can assist others in helping you resolve
|
/linux-4.4.14/Documentation/filesystems/nfs/ |
D | nfs.txt | 82 - the hostname to resolve
|
/linux-4.4.14/Documentation/ABI/testing/ |
D | sysfs-class-net | 157 used to resolve interfaces chaining, linking and stacking.
|
/linux-4.4.14/arch/parisc/ |
D | Kconfig | 185 linker will not be able to resolve some long branches and fails to link
|
/linux-4.4.14/Documentation/isdn/ |
D | syncPPP.FAQ | 147 your system can resolve it without using an
|
/linux-4.4.14/Documentation/i2c/ |
D | dev-interface | 166 The above functions are all inline functions, that resolve to calls to
|
/linux-4.4.14/Documentation/hid/ |
D | hiddev.txt | 197 same usage code, this mode serves to resolve such
|
/linux-4.4.14/include/net/bluetooth/ |
D | hci_core.h | 70 struct list_head resolve; /* Name needs to be resolved */ member 574 INIT_LIST_HEAD(&hdev->discovery.resolve); in discovery_init()
|
/linux-4.4.14/net/bluetooth/ |
D | hci_core.c | 1125 INIT_LIST_HEAD(&cache->resolve); in hci_inquiry_cache_flush() 1169 list_for_each_entry(e, &cache->resolve, list) { in hci_inquiry_cache_lookup_resolve() 1183 struct list_head *pos = &cache->resolve; in hci_inquiry_cache_update_resolve() 1188 list_for_each_entry(p, &cache->resolve, list) { in hci_inquiry_cache_update_resolve()
|
D | hci_event.c | 1626 if (list_empty(&discov->resolve)) in hci_resolve_next_name() 2054 if (list_empty(&discov->resolve)) { in hci_inquiry_complete_evt()
|
/linux-4.4.14/Documentation/RCU/ |
D | torture.txt | 254 to resolve RCU priority inversion.
|
/linux-4.4.14/sound/soc/codecs/ |
D | Kconfig | 1 # Helper to resolve issues with configs that have SPI enabled but I2C
|
/linux-4.4.14/Documentation/scsi/ |
D | tmscsim.txt | 74 The patches are against 2.1.125, so you might have to manually resolve
|
/linux-4.4.14/lib/ |
D | Kconfig.debug | 141 resolve line numbers there is no loss. Advantage is that 312 - Enable verbose reporting from modpost in order to help resolve
|
/linux-4.4.14/Documentation/cgroups/ |
D | unified-hierarchy.txt | 212 to resolve in the long term.
|
/linux-4.4.14/fs/btrfs/ |
D | send.c | 852 struct btrfs_key *found_key, int resolve, in iterate_inode_ref() argument 914 if (resolve) { in iterate_inode_ref()
|
/linux-4.4.14/Documentation/filesystems/ |
D | vfs.txt | 40 some bits of the cache are missing. In order to resolve your pathname
|
/linux-4.4.14/arch/arm/ |
D | Kconfig | 1578 Various binutils versions can resolve Thumb-2 branches to
|
/linux-4.4.14/Documentation/trace/ |
D | ftrace.txt | 832 resolve the address to object/file/line after
|
/linux-4.4.14/Documentation/s390/ |
D | Debugging390.txt | 2046 tech support resolve a problem in the field.
|