/linux/Documentation/mm/ |
H A D | page_frags.rst | 26 allocation. The netdev_alloc_cache is used by callers making use of the 28 used by callers of the __napi_alloc_frag and napi_alloc_skb calls. The
|
H A D | highmem.rst | 122 sleep and the callers too may not sleep until after kunmap_atomic() is
|
/linux/drivers/scsi/ |
H A D | xen-scsifront.c | 129 unsigned callers; member 589 info->callers++; in scsifront_enter() 595 info->callers--; in scsifront_return() 596 if (info->callers) in scsifront_return() 986 while (info->callers && !err) { in scsifront_suspend()
|
/linux/Documentation/networking/ |
H A D | tc-actions-env-rules.rst | 23 The "environmental" rules for callers of actions (qdiscs etc) are:
|
H A D | mctp.rst | 108 used; callers must set them to zero.
|
/linux/Documentation/filesystems/ |
H A D | files.rst | 113 words, callers might see reference count bumps from newer users. For 121 in struct file. With SLAB_TYPESAFE_BY_RCU it is necessary that callers
|
H A D | porting.rst | 121 check for ->link() target not being a directory is done by callers. Feel 128 ->link() callers hold ->i_mutex on the object we are linking to. Some of your 318 nobh_write_begin, blockdev_direct_IO*) to callers. Take a look at 319 ext2_write_failed and callers for an example. 781 is returned and callers reference to inode is subsumed by that. On 909 instead of passing mount and dentry separately. For callers that used to 928 callers never looked at specific -E... values anyway. -> iterate_shared() 938 changed to simplify callers. The passed file is in a non-open state and on
|
/linux/Documentation/userspace-api/media/dvb/ |
H A D | dmx-fread.rst | 73 - The driver failed to write to the callers buffer due to an
|
/linux/Documentation/core-api/ |
H A D | debug-objects.rst | 85 on the callers stack. If it is on the callers stack then a limited 108 the callers stack.
|
H A D | timekeeping.rst | 73 more convenient for some callers.
|
H A D | memory-allocation.rst | 115 that behavior so failures have to be checked properly by callers
|
/linux/Documentation/bpf/ |
H A D | cpumasks.rst | 255 complementary kfuncs that allow callers to atomically test and set (or clear) 273 callers can also perform bitwise operations between multiple cpumasks using
|
H A D | kfuncs.rst | 441 refactoring cannot typically change callers in-place when a kfunc changes, 636 bpf_cgroup_ancestor() and bpf_cgroup_from_id(), allowing callers to access
|
/linux/Documentation/driver-api/usb/ |
H A D | dma.rst | 83 This may force your callers to do some bounce buffering, copying from
|
/linux/Documentation/target/ |
H A D | tcm_mod_builder.rst | 17 1) Generate new API callers for drivers/target/target_core_fabric_configs.c logic
|
/linux/Documentation/trace/ |
H A D | events-kmem.rst | 66 callers should be batching their activities.
|
/linux/Documentation/locking/ |
H A D | mutex-design.rst | 119 release operation is still in progress - in other words, callers of
|
H A D | locktypes.rst | 370 local_lock_1 and local_lock_2 are distinct and cannot serialize the callers
|
/linux/Documentation/process/ |
H A D | deprecated.rst | 117 in callers. The respective kstrtol(), kstrtoll(), 141 for callers using only NUL-terminated strings.
|
/linux/Documentation/scsi/ |
H A D | libsas.rst | 447 and its callers, in the file "expander_conf.c".
|
/linux/tools/perf/Documentation/ |
H A D | perf-top.txt | 212 This has the effect of collecting the callers of each such
|
/linux/Documentation/gpu/ |
H A D | todo.rst | 504 function. We should move all callers to use mipi_dsi_generic_write_seq_multi() 507 Once all callers are transitioned, the macros and the functions that they call,
|
/linux/Documentation/RCU/ |
H A D | listRCU.rst | 216 spin_lock() and a spin_unlock(). But in this case, all callers hold
|
/linux/Documentation/block/ |
H A D | inline-encryption.rst | 148 For encryption, the data cannot be encrypted in-place, as callers usually rely
|
/linux/Documentation/fault-injection/ |
H A D | fault-injection.rst | 305 - The function returns an error code if it fails, and the callers must check
|