/kernel/linux/linux-6.6/tools/perf/tests/workloads/ |
H A D | leafloop.c | 12 noinline void leaf(volatile int b) in leaf() function
|
/kernel/linux/linux-5.10/fs/proc/ |
H A D | bootconfig.c | 28 struct xbc_node *leaf, *vnode; in copy_xbc_key_value_list() local
|
/kernel/linux/linux-6.6/fs/proc/ |
H A D | bootconfig.c | 28 struct xbc_node *leaf, *vnode; in copy_xbc_key_value_list() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
H A D | gt215.c | 57 gt215_mc_intr_allow(struct nvkm_intr *intr, int leaf, u32 mask) in gt215_mc_intr_allow() argument 65 gt215_mc_intr_block(struct nvkm_intr *intr, int leaf, u32 mask) in gt215_mc_intr_block() argument
|
H A D | gp100.c | 46 gp100_mc_intr_allow(struct nvkm_intr *intr, int leaf, u32 mask) in gp100_mc_intr_allow() argument 54 gp100_mc_intr_block(struct nvkm_intr *intr, int leaf, u32 mask) in gp100_mc_intr_block() argument
|
H A D | nv04.c | 75 int leaf; in nv04_mc_intr_rearm() local 85 int leaf; in nv04_mc_intr_unarm() local 98 int leaf; nv04_mc_intr_pending() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/ |
H A D | tu102.c | 27 tu102_vfn_intr_reset(struct nvkm_intr *intr, int leaf, u32 mask) in tu102_vfn_intr_reset() argument 35 tu102_vfn_intr_allow(struct nvkm_intr *intr, int leaf, u32 mask) in tu102_vfn_intr_allow() argument 43 tu102_vfn_intr_block(struct nvkm_intr *intr, int leaf, u32 mask) in tu102_vfn_intr_block() argument 72 int pending = 0, leaf; in tu102_vfn_intr_pending() local [all...] |
/kernel/linux/linux-5.10/arch/loongarch/include/asm/ |
H A D | cacheflush.h | 61 static inline void flush_cache_line(int leaf, unsigned long addr) in flush_cache_line() argument
|
/kernel/linux/linux-5.10/arch/loongarch/mm/ |
H A D | cache.c | 41 static void flush_cache_leaf(unsigned int leaf) in flush_cache_leaf() argument 65 int leaf; in __flush_cache_all() local 114 unsigned int leaf = 0, level = 1; cpu_cache_init() local [all...] |
/kernel/linux/linux-6.6/arch/loongarch/include/asm/ |
H A D | cacheflush.h | 60 static inline void flush_cache_line(int leaf, unsigned long addr) in flush_cache_line() argument
|
/kernel/linux/linux-6.6/arch/loongarch/mm/ |
H A D | cache.c | 44 static void flush_cache_leaf(unsigned int leaf) in flush_cache_leaf() argument 68 int leaf; in __flush_cache_all() local 117 unsigned int leaf = 0, level = 1; cpu_cache_init() local [all...] |
/kernel/linux/linux-5.10/fs/xfs/ |
H A D | xfs_attr_inactive.c | 89 struct xfs_attr_leafblock *leaf = bp->b_addr; in xfs_attr3_leaf_inactive() local
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_attr_inactive.c | 89 struct xfs_attr_leafblock *leaf = bp->b_addr; in xfs_attr3_leaf_inactive() local
|
/kernel/liteos_a/kernel/base/include/ |
H A D | los_binarytree_pri.h | 50 BinNode leaf; member 62 BinNode leaf; member 72 BinNode leaf; member 82 BinNode leaf; member
|
/kernel/linux/linux-5.10/arch/x86/kernel/cpu/ |
H A D | topology.c | 35 static int check_extended_topology_leaf(int leaf) in check_extended_topology_leaf() argument 69 int leaf; in detect_extended_topology_early() local 101 int leaf; detect_extended_topology() local [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/selftests/ |
H A D | i915_syncmap.c | 146 static int check_seqno(struct i915_syncmap *leaf, unsigned int idx, u32 seqno) in check_seqno() argument 508 struct i915_syncmap *leaf = __sync_child(sync)[idx]; igt_syncmap_compact() local [all...] |
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/ |
H A D | eeprom.c | 242 struct medialeaf *leaf = &mtable->mleaf[i]; in tulip_parse_eeprom() local [all...] |
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | uuid-tree.c | 297 struct extent_buffer *leaf; in btrfs_uuid_tree_iterate() local
|
/kernel/linux/linux-5.10/fs/btrfs/tests/ |
H A D | inode-tests.c | 21 struct extent_buffer *leaf = root->node; in insert_extent() local 53 struct extent_buffer *leaf = root->node; insert_inode_item_key() local [all...] |
H A D | qgroup-tests.c | 22 struct extent_buffer *leaf; in insert_normal_tree_ref() local [all...] |
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | uuid-tree.c | 299 struct extent_buffer *leaf; in btrfs_uuid_tree_iterate() local
|
H A D | export.c | 153 struct extent_buffer *leaf; in btrfs_get_parent() local 223 struct extent_buffer *leaf; in btrfs_get_name() local [all...] |
/kernel/linux/linux-6.6/fs/btrfs/tests/ |
H A D | inode-tests.c | 22 struct extent_buffer *leaf = root->node; in insert_extent() local 58 struct extent_buffer *leaf = root->node; insert_inode_item_key() local [all...] |
H A D | qgroup-tests.c | 24 struct extent_buffer *leaf; in insert_normal_tree_ref() local [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/ |
H A D | eeprom.c | 243 struct medialeaf *leaf = &mtable->mleaf[i]; in tulip_parse_eeprom() local [all...] |