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

12345

/linux-master/tools/perf/tests/workloads/
H A Dleafloop.c12 noinline void leaf(volatile int b) function
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dgt215.c57 gt215_mc_intr_allow(struct nvkm_intr *intr, int leaf, u32 mask) argument
65 gt215_mc_intr_block(struct nvkm_intr *intr, int leaf, u32 mask) argument
H A Dgp100.c48 gp100_mc_intr_allow(struct nvkm_intr *intr, int leaf, u32 mask) argument
56 gp100_mc_intr_block(struct nvkm_intr *intr, int leaf, u32 mask) argument
H A Dnv04.c75 int leaf; local
85 int leaf; local
98 int leaf; local
[all...]
/linux-master/fs/proc/
H A Dbootconfig.c28 struct xbc_node *leaf, *vnode; local
/linux-master/drivers/gpu/drm/nouveau/nvkm/subdev/vfn/
H A Dtu102.c29 tu102_vfn_intr_reset(struct nvkm_intr *intr, int leaf, u32 mask) argument
37 tu102_vfn_intr_allow(struct nvkm_intr *intr, int leaf, u32 mask) argument
45 tu102_vfn_intr_block(struct nvkm_intr *intr, int leaf, u32 mask) argument
74 int pending = 0, leaf; local
[all...]
/linux-master/arch/loongarch/mm/
H A Dcache.c44 static void flush_cache_leaf(unsigned int leaf) argument
68 int leaf; local
117 unsigned int leaf = 0, level = 1; local
[all...]
/linux-master/arch/x86/kernel/cpu/
H A Dtopology_ext.c35 static inline bool topo_subleaf(struct topo_scan *tscan, u32 leaf, u32 subleaf, argument
93 static bool parse_topology_leaf(struct topo_scan *tscan, u32 leaf) argument
[all...]
H A Dtopology_amd.c76 } leaf; local
[all...]
/linux-master/fs/xfs/
H A Dxfs_attr_inactive.c90 struct xfs_attr_leafblock *leaf = bp->b_addr; local
/linux-master/arch/loongarch/include/asm/
H A Dcacheflush.h57 static inline void flush_cache_line(int leaf, unsigned long addr) argument
/linux-master/drivers/net/ethernet/dec/tulip/
H A Deeprom.c243 struct medialeaf *leaf = &mtable->mleaf[i]; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dintr.h31 int leaf; member in struct:nvkm_intr::nvkm_intr_data
60 int leaf; member in struct:nvkm_inth
/linux-master/fs/btrfs/tests/
H A Dqgroup-tests.c24 struct extent_buffer *leaf; local
[all...]
H A Dinode-tests.c22 struct extent_buffer *leaf = root->node; local
58 struct extent_buffer *leaf = root->node; local
[all...]
/linux-master/tools/testing/selftests/mm/
H A Dpkey-x86.h119 int leaf; local
/linux-master/drivers/gpu/drm/nouveau/nvkm/core/
H A Dintr.c76 nvkm_intr_find(struct nvkm_subdev *subdev, enum nvkm_intr_type type, int *leaf, u32 *mask) argument
91 nvkm_intr_allow_locked(struct nvkm_intr *intr, int leaf, u32 mask) argument
29 nvkm_intr_xlat(struct nvkm_subdev *subdev, struct nvkm_intr *intr, enum nvkm_intr_type type, int *leaf, u32 *mask) argument
107 int leaf; local
120 nvkm_intr_block_locked(struct nvkm_intr *intr, int leaf, u32 mask) argument
133 int leaf; local
171 int prio, leaf; local
[all...]
/linux-master/drivers/gpu/drm/i915/selftests/
H A Di915_syncmap.c146 static int check_seqno(struct i915_syncmap *leaf, unsigned int idx, u32 seqno) argument
508 struct i915_syncmap *leaf = __sync_child(sync)[idx]; local
[all...]
/linux-master/fs/btrfs/
H A Draid-stripe-tree.c22 struct extent_buffer *leaf; local
159 struct extent_buffer *leaf; local
[all...]
H A Duuid-tree.c298 struct extent_buffer *leaf; local
H A Dexport.c152 struct extent_buffer *leaf; local
229 struct extent_buffer *leaf; local
[all...]
H A Ddir-item.c33 struct extent_buffer *leaf; local
67 struct extent_buffer *leaf; local
118 struct extent_buffer *leaf; local
240 struct extent_buffer *leaf; local
390 struct extent_buffer *leaf; local
423 struct extent_buffer *leaf; local
[all...]
/linux-master/include/linux/
H A Dassoc_array_priv.h79 struct assoc_array_ptr *leaf; member in struct:assoc_array_edit
/linux-master/tools/bootconfig/
H A Dmain.c113 struct xbc_node *leaf; local
/linux-master/fs/unicode/
H A Dutf8-norm.c389 utf8leaf_t *leaf; local
473 utf8leaf_t *leaf; local
[all...]

Completed in 256 milliseconds

12345