Home
last modified time | relevance | path

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

12

/linux/Documentation/mm/
H A Dpage_frags.rst26 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 Dallocation-profiling.rst73 we'll generally want the accounting to happen in the callers of these helpers,
H A Dhighmem.rst122 sleep and the callers too may not sleep until after kunmap_atomic() is
/linux/drivers/scsi/
H A Dxen-scsifront.c129 unsigned callers; member
589 info->callers++; in scsifront_enter()
595 info->callers--; in scsifront_return()
596 if (info->callers) in scsifront_return()
985 while (info->callers && !err) { in scsifront_suspend()
/linux/Documentation/networking/
H A Dtc-actions-env-rules.rst23 The "environmental" rules for callers of actions (qdiscs etc) are:
H A Dmctp.rst108 used; callers must set them to zero.
/linux/Documentation/filesystems/
H A Dfiles.rst113 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 Dpath-lookup.rst474 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
/linux/Documentation/userspace-api/media/dvb/
H A Ddmx-fread.rst73 - The driver failed to write to the callers buffer due to an
/linux/Documentation/core-api/
H A Ddebug-objects.rst85 on the callers stack. If it is on the callers stack then a limited
108 the callers stack.
H A Dtimekeeping.rst73 more convenient for some callers.
H A Dmemory-allocation.rst115 that behavior so failures have to be checked properly by callers
/linux/Documentation/arch/x86/
H A Damd_hsmp.rst42 * Locking across callers is taken care by the driver.
/linux/Documentation/bpf/
H A Dcpumasks.rst255 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 Dkfuncs.rst441 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 Ddma.rst83 This may force your callers to do some bounce buffering, copying from
/linux/Documentation/target/
H A Dtcm_mod_builder.rst17 1) Generate new API callers for drivers/target/target_core_fabric_configs.c logic
/linux/Documentation/trace/
H A Devents-kmem.rst66 callers should be batching their activities.
/linux/Documentation/locking/
H A Dmutex-design.rst119 release operation is still in progress - in other words, callers of
H A Dlocktypes.rst370 local_lock_1 and local_lock_2 are distinct and cannot serialize the callers
/linux/kernel/dma/
H A DKconfig268 Perform extra checking that callers of dma_map_sg() have respected the
/linux/Documentation/process/
H A Ddeprecated.rst117 in callers. The respective kstrtol(), kstrtoll(),
141 for callers using only NUL-terminated strings.
/linux/Documentation/rust/
H A Dcoding-guidelines.rst98 in code documentation. ``# Safety`` sections specify the contract that callers
/linux/Documentation/scsi/
H A Dlibsas.rst447 and its callers, in the file "expander_conf.c".
/linux/tools/perf/Documentation/
H A Dperf-top.txt212 This has the effect of collecting the callers of each such

12