Home
last modified time | relevance | path

Searched defs:kind (Results 26 – 50 of 152) sorted by relevance

1234567

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Difb00d.h25 __u8 kind; member
H A Dif500b.h22 __u8 kind; member
H A Difc00d.h25 __u8 kind; member
/openbmc/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Dwndw.c57 u8 kind; in nv50_wndw_ctxdma_new() local
276 uint8_t kind; in nv50_wndw_atomic_check_acquire() local
668 const uint8_t kind = (modifier >> 12) & 0xff; in nv50_plane_format_mod_supported() local
/openbmc/linux/tools/testing/selftests/bpf/
H A Dtest_tcp_hdr_options.h71 __u8 kind; member
81 __u8 kind; member
/openbmc/linux/include/net/
H A Drtnetlink.h80 const char *kind; member
197 #define MODULE_ALIAS_RTNL_LINK(kind) MODULE_ALIAS("rtnl-link-" kind) argument
/openbmc/qemu/include/qemu/
H A Derror-report.h18 enum { LOC_NONE, LOC_CMDLINE, LOC_FILE } kind; member
/openbmc/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()
/openbmc/linux/tools/testing/selftests/bpf/progs/
H A Dtest_parse_tcp_hdr_opt_dynptr.c33 __u8 kind, hdr_len; in parse_hdr_opt() local
H A Dtest_parse_tcp_hdr_opt.c40 __u8 *tcp_opt, kind, hdr_len; in parse_hdr_opt() local
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/engine/dma/
H A Dusergf119.c76 u32 kind, page; in gf119_dmaobj_new() local
H A Dusergv100.c75 u32 kind, page; in gv100_dmaobj_new() local
H A Dusergf100.c78 u32 kind, user, unkn; in gf100_dmaobj_new() local
H A Dusernv50.c78 u32 user, part, comp, kind; in nv50_dmaobj_new() local
/openbmc/linux/tools/lib/bpf/
H A Drelo_core.c86 static const char *core_relo_kind_str(enum bpf_core_relo_kind kind) in core_relo_kind_str()
106 static bool core_relo_is_field_based(enum bpf_core_relo_kind kind) in core_relo_is_field_based()
121 static bool core_relo_is_type_based(enum bpf_core_relo_kind kind) in core_relo_is_type_based()
135 static bool core_relo_is_enumval_based(enum bpf_core_relo_kind kind) in core_relo_is_enumval_based()
H A Dbtf.h367 __u16 kind = btf_kind(t); in btf_is_composite() local
409 __u16 kind = btf_kind(t); in btf_is_mod() local
/openbmc/linux/drivers/hwmon/
H A Dfschmd.c263 enum chips kind; member
699 int kind = data->kind + 1; /* 0-x array index -> 1-x module param */ in watchdog_set_timeout() local
1048 enum chips kind; in fschmd_detect() local
1090 enum chips kind = i2c_match_id(fschmd_id, client)->driver_data; in fschmd_probe() local
/openbmc/linux/tools/bpf/bpftool/
H A Dnetlink_dumper.c161 int do_filter_dump(struct tcmsg *info, struct nlattr **tb, const char *kind, in do_filter_dump()
/openbmc/linux/arch/mips/dec/
H A Dkn02xa-berr.c53 const char *kind, *agent, *cycle, *event; in dec_kn02xa_be_backend() local
H A Dkn01-berr.c81 const char *kind, *agent, *cycle, *event; in dec_kn01_be_backend() local
/openbmc/qemu/include/gdbstub/
H A Dcommands.h19 GDBThreadIdKind kind; member
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_benchmark.c78 char *kind) in radeon_benchmark_log_results()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_benchmark.c63 char *kind) in amdgpu_benchmark_log_results()
/openbmc/qemu/libdecnumber/
H A DdecContext.c92 decContext * decContextDefault(decContext *context, Int kind) { in decContextDefault()
/openbmc/qemu/include/tcg/
H A Dhelper-info.h39 TCGCallArgumentKind kind : 8; member

1234567