Searched refs:callers (Results 1 – 25 of 37) sorted by relevance
12
| /Linux-v5.15/Documentation/vm/ |
| D | page_frags.rst | 28 allocation. The netdev_alloc_cache is used by callers making use of the 30 used by callers of the __napi_alloc_frag and __napi_alloc_skb calls. The
|
| D | unevictable-lru.rst | 484 The callers of populate_vma_page_range() will have already added the memory range 487 callers then subtract a non-negative return value from the task's locked_vm. A
|
| /Linux-v5.15/Documentation/networking/ |
| D | tc-actions-env-rules.rst | 23 The "environmental" rules for callers of actions (qdiscs etc) are:
|
| D | mctp.rst | 108 used; callers must set them to zero.
|
| /Linux-v5.15/drivers/scsi/ |
| D | xen-scsifront.c | 126 unsigned callers; member 517 info->callers++; in scsifront_enter() 523 info->callers--; in scsifront_return() 524 if (info->callers) in scsifront_return() 918 while (info->callers && !err) { in scsifront_suspend()
|
| /Linux-v5.15/Documentation/userspace-api/media/dvb/ |
| D | dmx-fread.rst | 73 - The driver failed to write to the callers buffer due to an
|
| /Linux-v5.15/Documentation/core-api/ |
| D | debug-objects.rst | 85 on the callers stack. If it is on the callers stack then a limited 108 the callers stack.
|
| D | timekeeping.rst | 73 more convenient for some callers.
|
| D | memory-allocation.rst | 114 that behavior so failures have to be checked properly by callers
|
| /Linux-v5.15/Documentation/filesystems/ |
| D | porting.rst | 115 check for ->link() target not being a directory is done by callers. Feel 122 ->link() callers hold ->i_mutex on the object we are linking to. Some of your 312 nobh_write_begin, blockdev_direct_IO*) to callers. Take a look at 313 ext2_write_failed and callers for an example. 780 is returned and callers reference to inode is subsumed by that. On 908 instead of passing mount and dentry separately. For callers that used to
|
| D | path-lookup.rst | 474 component remains for the caller to sort out. Those callers are 1171 For some callers, this is all they need; they want to create that 1173 callers will want to follow a symlink if one is found, and possibly 1175 than just the last component of the original file name. These callers 1180 This case is handled by relevant callers of link_path_walk(), such as 1370 Various callers set this and it is also set when the final component
|
| D | relay.rst | 294 buffer - but since it is a global buffer, callers should make sure
|
| /Linux-v5.15/Documentation/target/ |
| D | tcm_mod_builder.rst | 17 1) Generate new API callers for drivers/target/target_core_fabric_configs.c logic
|
| /Linux-v5.15/Documentation/trace/ |
| D | events-kmem.rst | 66 callers should be batching their activities.
|
| /Linux-v5.15/kernel/dma/ |
| D | Kconfig | 230 Perform extra checking that callers of dma_map_sg() have respected the
|
| /Linux-v5.15/Documentation/driver-api/usb/ |
| D | dma.rst | 83 This may force your callers to do some bounce buffering, copying from
|
| /Linux-v5.15/Documentation/process/ |
| D | deprecated.rst | 102 in callers. The respective kstrtol(), kstrtoll(), 126 for callers using only NUL-terminated strings. The safe replacement is
|
| /Linux-v5.15/drivers/block/paride/ |
| D | Transition-notes | 128 can be taken to callers as long as they remain within the area.
|
| /Linux-v5.15/Documentation/userspace-api/ |
| D | iommu.rst | 198 provided to distinguish the callers. For example,
|
| /Linux-v5.15/Documentation/scsi/ |
| D | libsas.rst | 449 and its callers, in the file "expander_conf.c".
|
| /Linux-v5.15/tools/perf/Documentation/ |
| D | perf-top.txt | 204 This has the effect of collecting the callers of each such
|
| D | perf-report.txt | 297 This has the effect of collecting the callers of each such
|
| /Linux-v5.15/Documentation/locking/ |
| D | locktypes.rst | 373 local_lock_1 and local_lock_2 are distinct and cannot serialize the callers
|
| /Linux-v5.15/Documentation/RCU/ |
| D | listRCU.rst | 192 spin_lock() and a spin_unlock(). But in this case, all callers hold
|
| /Linux-v5.15/Documentation/virt/kvm/ |
| D | mmu.rst | 335 reserved bit on the spte (see callers of kvm_mmu_set_mmio_spte_mask)
|
12