Home
last modified time | relevance | path

Searched defs:kind (Results 1 – 25 of 147) sorted by relevance

123456

/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Dcl0002.h41 __u8 kind; member
53 __u8 kind; member
64 __u8 kind; member
H A Dmmu.h31 u8 *kind; member
39 nvif_mmu_kind_valid(struct nvif_mmu *mmu, u8 kind) in nvif_mmu_kind_valid()
H A Dif900d.h19 __u8 kind; member
H A Dif500d.h18 __u8 kind; member
H A Dif900b.h21 __u8 kind; member
H A Dif500b.h22 __u8 kind; member
H A Difb00d.h25 __u8 kind; member
/linux/tools/testing/selftests/sched_ext/
H A Dhotplug.c47 long kind, code; in test_hotplug() local
104 long kind, code; in test_hotplug_attach() local
/linux/include/uapi/linux/tc_ematch/
H A Dtc_em_meta.h18 __u16 kind; member
24 #define TCF_META_TYPE(kind) (((kind) & TCF_META_TYPE_MASK) >> 12) argument
26 #define TCF_META_ID(kind) ((kind) & TCF_META_ID_MASK) argument
/linux/tools/testing/selftests/bpf/
H A Dbtf_helpers.c32 static const char *btf_kind_str(__u16 kind) in btf_kind_str()
91 int kind, i; in fprintf_btf_type_raw() local
H A Dtest_tcp_hdr_options.h71 __u8 kind; member
81 __u8 kind; member
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_display.c136 uint8_t *kind) in nouveau_decode_mod()
167 uint8_t *kind) in nouveau_framebuffer_get_layout()
195 uint8_t *kind) in nouveau_validate_decode_mod()
267 uint8_t kind; in nouveau_framebuffer_new() local
H A Dnouveau_mem.h12 u8 kind; member
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndw.c63 u8 kind; in nv50_wndw_ctxdma_new() local
282 uint8_t kind; in nv50_wndw_atomic_check_acquire() local
659 u8 kind; in nv50_wndw_get_scanout_buffer() local
804 const uint8_t kind = (modifier >> 12) & 0xff; in nv50_plane_format_mod_supported() local
H A Dhandles.h13 #define NV50_DISP_HANDLE_WNDW_CTX(kind) (0xfb000000 | kind) argument
/linux/tools/testing/selftests/drivers/net/lib/py/
H A Dremote.py8 def Remote(kind, args, src_path): argument
/linux/tools/lib/bpf/
H A Dbpf_gen_internal.h11 int kind; member
21 int kind; member
H A Dbtf.c486 __u32 kind = btf_kind(t); btf_validate_type() local
828 __u16 kind = btf_kind(t); btf__align_of() local
919 btf_find_by_name_kind(const struct btf * btf,int start_id,const char * type_name,__u32 kind) btf_find_by_name_kind() argument
941 btf__find_by_name_kind_own(const struct btf * btf,const char * type_name,__u32 kind) btf__find_by_name_kind_own() argument
947 btf__find_by_name_kind(const struct btf * btf,const char * type_name,__u32 kind) btf__find_by_name_kind() argument
2159 btf_add_ref_kind(struct btf * btf,int kind,const char * name,int ref_type_id,int kflag) btf_add_ref_kind() argument
2239 btf_add_composite(struct btf * btf,int kind,const char * name,__u32 bytes_sz) btf_add_composite() argument
2374 btf_add_enum_common(struct btf * btf,const char * name,__u32 byte_sz,bool is_signed,__u8 kind) btf_add_enum_common() argument
4868 btf_hash_by_kind(struct btf_type * t,__u16 kind) btf_hash_by_kind() argument
4876 btf_equal_by_kind(struct btf_type * t1,struct btf_type * t2,__u16 kind) btf_equal_by_kind() argument
4913 __u16 kind; btf_dedup_struct_type() local
5153 __u16 kind; btf_dedup_fill_unique_names_map() local
5186 __u16 cand_kind, kind = btf_kind(t); btf_dedup_resolve_fwd() local
5633 int kind; btf_add_distilled_types() local
[all...]
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dnv50.c41 kind[128] = { in nv50_mmu_kind() local
H A Dtu102.c35 kind[16] = { in tu102_mmu_kind() local
H A Dgf100.c36 kind[256] = { in gf100_mmu_kind() local
H A Dgm200.c33 kind[256] = { in gm200_mmu_kind() local
/linux/tools/sched_ext/include/scx/
H A Duser_exit_info_common.h24 int kind; member
/linux/drivers/gpu/drm/nouveau/nvif/
H A Dmmu.c113 struct nvif_mmu_kind_v0 *kind; in nvif_mmu_ctor() local
/linux/drivers/infiniband/hw/hfi1/
H A Defivar.c111 int read_hfi1_efi_var(struct hfi1_devdata *dd, const char *kind, in read_hfi1_efi_var()

123456