Home
last modified time | relevance | path

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

1234

/OK3568_Linux_fs/kernel/Documentation/vm/
H A 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
/OK3568_Linux_fs/kernel/drivers/scsi/
H A Dxen-scsifront.c126 unsigned callers; member
510 info->callers++; in scsifront_enter()
516 info->callers--; in scsifront_return()
517 if (info->callers) in scsifront_return()
911 while (info->callers && !err) { in scsifront_suspend()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/
H A D0012-don-t-pass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch14 (currently) all systemd callers of laccess() pass mode as F_OK, so
50 + the links above doesn't apply. Note also that (currently) all systemd callers
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/
H A D0012-don-t-pass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch14 (currently) all systemd callers of laccess() pass mode as F_OK, so
48 + the links above doesn't apply. Note also that (currently) all systemd callers
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0098-kern-misc-Always-set-end-in-grub_strtoull.patch8 some callers may use an uninitialized value for *end.
H A D0113-fs-nilfs2-Properly-bail-on-errors-in-grub_nilfs2_btr.patch8 Make sure the callers catch it.
H A D0052-kern-parser-Fix-resource-leak-if-argc-0.patch14 There are only 2 callers of this function, and both are handling a zero
H A D0109-fs-jfs-Limit-the-extents-that-getblk-can-consider.patch11 Require callers to pass in the maximum number of extents for which
H A D0002-yylex-Make-lexer-fatal-errors-actually-be-fatal.patch41 All of these callers expect YY_FATAL_ERROR() to actually be fatal, and
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dtc-actions-env-rules.rst23 The "environmental" rules for callers of actions (qdiscs etc) are:
/OK3568_Linux_fs/buildroot/package/shadow/
H A DConfig.in23 callers.
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dcgraph.h926 : symtab_node (SYMTAB_FUNCTION), callees (NULL), callers (NULL), in cgraph_node()
1437 cgraph_edge *callers; member
3310 if (n->callers) in set_callee()
3311 n->callers->prev_caller = this; in set_callee()
3312 next_caller = n->callers; in set_callee()
3313 n->callers = this; in set_callee()
3340 callee->callers = next_caller; in remove_callee()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dcgraph.h926 : symtab_node (SYMTAB_FUNCTION), callees (NULL), callers (NULL), in cgraph_node()
1437 cgraph_edge *callers; member
3310 if (n->callers) in set_callee()
3311 n->callers->prev_caller = this; in set_callee()
3312 next_caller = n->callers; in set_callee()
3313 n->callers = this; in set_callee()
3340 callee->callers = next_caller; in remove_callee()
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/valgrind/valgrind/
H A Dvalgrind-make-ld-XXX.so-strlen-intercept-optional.patch33 + patch the many different architecture specific callers to
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/dvb/
H A Ddmx-fread.rst73 - The driver failed to write to the callers buffer due to an
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/qemu/qemu/
H A D0011_let_dma_buf_rw_function_take_MemTxAttrs_argument.patch11 Keep the default MEMTXATTRS_UNSPECIFIED in the 2 callers.
H A D0014_let_dma_buf_rw_function_propagate_MemTxResult.patch16 Update the 2 callers.
H A D0010_let_pci_dma_rw_function_take_MemTxAttrs_argument.patch11 Keep the default MEMTXATTRS_UNSPECIFIED in the few callers.
H A D0015_let_st_pointer_dma_function_take_MemTxAttrs_argument.patch11 Keep the default MEMTXATTRS_UNSPECIFIED in the few callers.
H A D0012_let_dma_buf_write_function_take_MemTxAttrs_argument.patch12 Keep the default MEMTXATTRS_UNSPECIFIED in the few callers.
/OK3568_Linux_fs/kernel/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.
/OK3568_Linux_fs/yocto/poky/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/
H A D0003-ensure-valid-sentinals-for-gst_structure_get-etc.patch11 The C callers to such functions within gst-plugins-bad use the C NULL
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/
H A Dmultipath-tools_0.8.4.bb11 mpath device. It processes management requests from callers and hides \
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/slang/slang/
H A Dterminfo_fixes.patch73 +MEMCHECK = valgrind --tool=memcheck --leak-check=yes --leak-resolution=med --num-callers=20
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A 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

1234