Searched refs:callers (Results 1 – 25 of 31) sorted by relevance
12
/Linux-v4.19/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 | 486 The callers of populate_vma_page_range() will have already added the memory range 489 callers then subtract a non-negative return value from the task's locked_vm. A
|
/Linux-v4.19/Documentation/networking/ |
D | tc-actions-env-rules.txt | 17 The "environmental" rules for callers of actions (qdiscs etc) are:
|
/Linux-v4.19/drivers/scsi/ |
D | xen-scsifront.c | 126 unsigned callers; member 511 info->callers++; in scsifront_enter() 517 info->callers--; in scsifront_return() 518 if (info->callers) in scsifront_return() 913 while (info->callers && !err) { in scsifront_suspend()
|
/Linux-v4.19/Documentation/media/uapi/dvb/ |
D | dmx-fread.rst | 75 - The driver failed to write to the callers buffer due to an
|
/Linux-v4.19/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.
|
/Linux-v4.19/Documentation/filesystems/ |
D | porting | 103 check for ->link() target not being a directory is done by callers. Feel 109 ->link() callers hold ->i_mutex on the object we are linking to. Some of your 279 nobh_write_begin, blockdev_direct_IO*) to callers. Take a look at 280 ext2_write_failed and callers for an example. 619 is returned and callers reference to inode is subsumed by that. On
|
D | relay.txt | 287 buffer - but since it is a global buffer, callers should make sure
|
D | Locking | 315 keep it that way and don't breed new callers.
|
/Linux-v4.19/Documentation/target/ |
D | tcm_mod_builder.txt | 15 *) Generate new API callers for drivers/target/target_core_fabric_configs.c logic
|
/Linux-v4.19/Documentation/trace/ |
D | events-kmem.rst | 66 callers should be batching their activities.
|
/Linux-v4.19/Documentation/driver-api/usb/ |
D | dma.rst | 83 This may force your callers to do some bounce buffering, copying from
|
/Linux-v4.19/Documentation/isdn/ |
D | README.diversion | 61 number and subaddress, callers number and subaddress and whether the rule
|
/Linux-v4.19/drivers/block/paride/ |
D | Transition-notes | 128 can be taken to callers as long as they remain within the area.
|
/Linux-v4.19/tools/perf/Documentation/ |
D | perf-top.txt | 190 This has the effect of collecting the callers of each such
|
D | perf-report.txt | 274 This has the effect of collecting the callers of each such
|
/Linux-v4.19/Documentation/RCU/ |
D | listRCU.txt | 141 a spin_lock() and a spin_unlock(), but in this case, all callers hold
|
/Linux-v4.19/Documentation/scsi/ |
D | libsas.txt | 384 and its callers, in the file "expander_conf.c".
|
D | ChangeLog.megaraid | 606 viii. Optimize the build scatter-gather list routine. The callers already
|
/Linux-v4.19/arch/sparc/kernel/ |
D | entry.S | 897 mov %fp, %o1 ! yes, use callers usp
|
/Linux-v4.19/Documentation/virtual/kvm/ |
D | mmu.txt | 312 reserved bit on the spte (see callers of kvm_mmu_set_mmio_spte_mask)
|
/Linux-v4.19/Documentation/process/ |
D | 4.Coding.rst | 82 always passed as zero by all callers. One could retain that argument just
|
/Linux-v4.19/kernel/trace/ |
D | Kconfig | 403 histogram of the callers, but actually places the calling
|
/Linux-v4.19/Documentation/sparc/oradax/ |
D | dax-hv-api.txt | 1185 …When the all-or-nothing flag is not specified, callers should check the value of length in ret1 to… 1189 …The value of length in ret1 is also valid when the API call returns an error, and callers should a…
|
12