Home
last modified time | relevance | path

Searched defs:leaf (Results 1 - 25 of 220) sorted by relevance

123456789

/kernel/linux/linux-6.6/tools/perf/tests/workloads/
H A Dleafloop.c12 noinline void leaf(volatile int b) in leaf() function
/kernel/linux/linux-5.10/fs/proc/
H A Dbootconfig.c28 struct xbc_node *leaf, *vnode; in copy_xbc_key_value_list() local
/kernel/linux/linux-6.6/fs/proc/
H A Dbootconfig.c28 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 Dgt215.c57 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 Dgp100.c46 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 Dnv04.c75 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 Dtu102.c27 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 Dcacheflush.h61 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 Dcache.c41 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 Dcacheflush.h60 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 Dcache.c44 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 Dxfs_attr_inactive.c89 struct xfs_attr_leafblock *leaf = bp->b_addr; in xfs_attr3_leaf_inactive() local
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_attr_inactive.c89 struct xfs_attr_leafblock *leaf = bp->b_addr; in xfs_attr3_leaf_inactive() local
/kernel/liteos_a/kernel/base/include/
H A Dlos_binarytree_pri.h50 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 Dtopology.c35 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 Di915_syncmap.c146 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 Deeprom.c242 struct medialeaf *leaf = &mtable->mleaf[i]; in tulip_parse_eeprom() local
[all...]
/kernel/linux/linux-5.10/fs/btrfs/
H A Duuid-tree.c297 struct extent_buffer *leaf; in btrfs_uuid_tree_iterate() local
/kernel/linux/linux-5.10/fs/btrfs/tests/
H A Dinode-tests.c21 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 Dqgroup-tests.c22 struct extent_buffer *leaf; in insert_normal_tree_ref() local
[all...]
/kernel/linux/linux-6.6/fs/btrfs/
H A Duuid-tree.c299 struct extent_buffer *leaf; in btrfs_uuid_tree_iterate() local
H A Dexport.c153 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 Dinode-tests.c22 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 Dqgroup-tests.c24 struct extent_buffer *leaf; in insert_normal_tree_ref() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/
H A Deeprom.c243 struct medialeaf *leaf = &mtable->mleaf[i]; in tulip_parse_eeprom() local
[all...]

Completed in 14 milliseconds

123456789