Home
last modified time | relevance | path

Searched refs:callers (Results 1 – 25 of 35) sorted by relevance

12

/Linux-v5.10/Documentation/vm/
Dpage_frags.rst28 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
Dunevictable-lru.rst490 The callers of populate_vma_page_range() will have already added the memory range
493 callers then subtract a non-negative return value from the task's locked_vm. A
/Linux-v5.10/Documentation/networking/
Dtc-actions-env-rules.rst23 The "environmental" rules for callers of actions (qdiscs etc) are:
/Linux-v5.10/drivers/scsi/
Dxen-scsifront.c126 unsigned callers; member
511 info->callers++; in scsifront_enter()
517 info->callers--; in scsifront_return()
518 if (info->callers) in scsifront_return()
912 while (info->callers && !err) { in scsifront_suspend()
/Linux-v5.10/Documentation/userspace-api/media/dvb/
Ddmx-fread.rst73 - The driver failed to write to the callers buffer due to an
/Linux-v5.10/Documentation/core-api/
Ddebug-objects.rst85 on the callers stack. If it is on the callers stack then a limited
108 the callers stack.
Dtimekeeping.rst73 more convenient for some callers.
Dmemory-allocation.rst114 that behavior so failures have to be checked properly by callers
/Linux-v5.10/Documentation/filesystems/
Dporting.rst115 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.
778 is returned and callers reference to inode is subsumed by that. On
Dpath-lookup.rst472 component remains for the caller to sort out. Those callers are
1191 For some callers, this is all they need; they want to create that
1193 callers will want to follow a symlink if one is found, and possibly
1195 than just the last component of the original file name. These callers
1394 Various callers set this and it is also set when the final component
Dlocking.rst370 keep it that way and don't breed new callers.
Drelay.rst294 buffer - but since it is a global buffer, callers should make sure
/Linux-v5.10/Documentation/target/
Dtcm_mod_builder.rst17 1) Generate new API callers for drivers/target/target_core_fabric_configs.c logic
/Linux-v5.10/kernel/dma/
DKconfig217 Perform extra checking that callers of dma_map_sg() have respected the
/Linux-v5.10/Documentation/trace/
Devents-kmem.rst66 callers should be batching their activities.
/Linux-v5.10/Documentation/driver-api/usb/
Ddma.rst83 This may force your callers to do some bounce buffering, copying from
/Linux-v5.10/Documentation/process/
Ddeprecated.rst102 in callers. The respective kstrtol(), kstrtoll(),
126 for callers using only NUL-terminated strings. The safe replacement is
/Linux-v5.10/drivers/block/paride/
DTransition-notes128 can be taken to callers as long as they remain within the area.
/Linux-v5.10/Documentation/userspace-api/
Diommu.rst198 provided to distinguish the callers. For example,
/Linux-v5.10/tools/perf/Documentation/
Dperf-top.txt204 This has the effect of collecting the callers of each such
Dperf-report.txt285 This has the effect of collecting the callers of each such
/Linux-v5.10/Documentation/scsi/
Dlibsas.rst454 and its callers, in the file "expander_conf.c".
DChangeLog.megaraid606 viii. Optimize the build scatter-gather list routine. The callers already
/Linux-v5.10/Documentation/locking/
Dlocktypes.rst373 local_lock_1 and local_lock_2 are distinct and cannot serialize the callers
/Linux-v5.10/Documentation/RCU/
DlistRCU.rst192 spin_lock() and a spin_unlock(). But in this case, all callers hold

12