Home
last modified time | relevance | path

Searched defs:kind (Results 126 – 150 of 152) sorted by relevance

1234567

/openbmc/linux/kernel/bpf/
H A Dbtf.c536 s32 btf_find_by_name_kind(const struct btf *btf, const char *name, u8 kind) in btf_find_by_name_kind()
556 s32 bpf_find_btf_id(const char *name, u32 kind, struct btf **btf_p) in bpf_find_btf_id()
917 #define BTF_KIND_BIT(kind) (1ULL << kind) argument
7531 BPF_CALL_4(bpf_btf_find_by_name_kind, char *, name, int, name_sz, u32, kind, int, flags) in BPF_CALL_4() argument
8127 u16 kind; member
/openbmc/qemu/gdbstub/
H A Dgdbstub.c674 GDBThreadIdKind kind; in gdb_handle_vcont() local
/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dglobal2.c302 int mv88e6xxx_g2_atu_stats_set(struct mv88e6xxx_chip *chip, u16 kind, u16 bin) in mv88e6xxx_g2_atu_stats_set()
/openbmc/linux/drivers/net/ethernet/broadcom/
H A Dtg3.c937 static void tg3_ape_driver_state_change(struct tg3 *tp, int kind) in tg3_ape_driver_state_change()
1731 static void tg3_write_sig_pre_reset(struct tg3 *tp, int kind) in tg3_write_sig_pre_reset()
1760 static void tg3_write_sig_post_reset(struct tg3 *tp, int kind) in tg3_write_sig_post_reset()
1781 static void tg3_write_sig_legacy(struct tg3 *tp, int kind) in tg3_write_sig_legacy()
9336 static int tg3_halt(struct tg3 *tp, int kind, bool silent) in tg3_halt()
/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c2095 static const char *__btf_kind_str(__u16 kind) in __btf_kind_str()
7267 int kind; in bpf_program_record_relos() local
7592 __u16 kind, struct btf **res_btf, in find_ksym_btf_id()
9249 const char **prefix, int *kind) in btf_get_kernel_prefix_kind()
9272 const char *name, __u32 kind) in find_btf_by_prefix_kind()
9292 int kind; in find_attach_btf_id() local
/openbmc/linux/drivers/hwmon/
H A Daquacomputer_d5next.c525 enum kinds kind; member
H A Df71805f.c192 enum kinds kind; member
H A Dlm90.c702 int kind; member
/openbmc/linux/drivers/misc/mei/
H A Dmei_dev.h627 const char *kind; member
/openbmc/linux/include/rdma/
H A Duverbs_ioctl.h332 u8 kind; member
/openbmc/qemu/tcg/
H A Dtcg.c1060 TCGCallArgumentKind kind) in layout_arg_1()
1184 TCGCallArgumentKind kind; in init_call_layout() local
1658 static TCGTemp *tcg_temp_new_internal(TCGType type, TCGTempKind kind) in tcg_temp_new_internal()
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c7953 __u16 kind = BTF_INFO_KIND(t->info); in btf_type_size() local
/openbmc/linux/tools/include/uapi/linux/
H A Dpkt_cls.h550 __u16 kind; member
H A Dbpf.h7309 enum bpf_core_relo_kind kind; member
/openbmc/linux/tools/testing/selftests/bpf/
H A Dveristat.c126 enum filter_kind kind; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c1024 static struct mlxsw_driver *__driver_find(const char *kind) in __driver_find()
1035 static struct mlxsw_driver *mlxsw_core_driver_get(const char *kind) in mlxsw_core_driver_get()
/openbmc/qemu/include/tcg/
H A Dtcg.h409 TCGTempKind kind:3; member
/openbmc/qemu/hw/ide/
H A Dcore.c2592 int ide_init_drive(IDEState *s, BlockBackend *blk, IDEDriveKind kind, in ide_init_drive()
/openbmc/linux/arch/ia64/kernel/
H A Dunwind.c771 unsigned char kind, mask = 0, *cp = sr->imask; in finish_prologue() local
/openbmc/linux/include/uapi/linux/
H A Dpkt_cls.h758 __u16 kind; member
H A Dbpf.h7309 enum bpf_core_relo_kind kind; member
/openbmc/linux/include/net/
H A Dsch_generic.h344 char kind[IFNAMSIZ]; member
/openbmc/linux/include/linux/
H A Dkvm_host.h1774 enum kvm_stat_kind kind; member
/openbmc/linux/drivers/net/ethernet/rocker/
H A Drocker_ofdpa.c274 const char *kind) in ofdpa_port_is_slave()
/openbmc/linux/security/selinux/
H A Dhooks.c1840 int kind) in may_link()

1234567