Searched defs:kind (Results 1 - 25 of 122) sorted by last modified time

12345

/linux-master/net/core/
H A Dfilter.c7488 u8 kind, kind_len; local
H A Dsock.c3054 int __sk_mem_raise_allocated(struct sock *sk, int size, int amt, int kind) argument
3168 int __sk_mem_schedule(struct sock *sk, int size, int kind) argument
[all...]
/linux-master/drivers/net/ethernet/mellanox/mlxsw/
H A Dcore.c1038 static struct mlxsw_driver *__driver_find(const char *kind) argument
1049 static struct mlxsw_driver *mlxsw_core_driver_get(const char *kind) argument
/linux-master/include/net/
H A Dsch_generic.h338 char kind[IFNAMSIZ]; member in struct:tcf_proto_ops
/linux-master/net/sched/
H A Dsch_api.c353 static struct Qdisc_ops *qdisc_lookup_ops(struct nlattr *kind) argument
1259 struct nlattr *kind = tca[TCA_KIND]; local
[all...]
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.c87 u8 kind; member in struct:uvmm_map_args
136 nouveau_uvmm_vmm_map(struct nouveau_uvmm *uvmm, u64 addr, u64 range, u64 bo_offset, u8 kind, struct nouveau_mem *mem) argument
734 nouveau_uvmm_sm_map_prepare(struct nouveau_uvmm *uvmm, struct nouveau_uvma_prealloc *new, struct nouveau_uvma_region *region, struct drm_gpuva_ops *ops, u64 addr, u64 range, u8 kind) argument
[all...]
H A Dnouveau_bo.h42 unsigned kind:8; member in struct:nouveau_bo
/linux-master/drivers/ata/
H A Dpata_macio.c229 int kind; member in struct:pata_macio_priv
[all...]
/linux-master/tools/lib/bpf/
H A Dlibbpf.c2296 static const char *__btf_kind_str(__u16 kind) argument
7701 int kind; local
8043 find_ksym_btf_id(struct bpf_object *obj, const char *ksym_name, __u16 kind, struct btf **res_btf, struct module_btf **res_mod_btf) argument
9708 btf_get_kernel_prefix_kind(enum bpf_attach_type attach_type, const char **prefix, int *kind) argument
9731 find_btf_by_prefix_kind(const struct btf *btf, const char *prefix, const char *name, __u32 kind) argument
9752 int kind; local
[all...]
H A Dlibbpf_internal.h243 static inline __u32 btf_type_info(int kind, int vlen, int kflag) argument
H A Dbtf.c479 __u32 kind = btf_kind(t); local
821 __u16 kind = btf_kind(t); local
911 btf_find_by_name_kind(const struct btf *btf, int start_id, const char *type_name, __u32 kind) argument
933 btf__find_by_name_kind_own(const struct btf *btf, const char *type_name, __u32 kind) argument
939 btf__find_by_name_kind(const struct btf *btf, const char *type_name, __u32 kind) argument
2021 btf_add_ref_kind(struct btf *btf, int kind, const char *name, int ref_type_id) argument
2101 btf_add_composite(struct btf *btf, int kind, const char *name, __u32 bytes_sz) argument
2235 btf_add_enum_common(struct btf *btf, const char *name, __u32 byte_sz, bool is_signed, __u8 kind) argument
4470 __u16 kind; local
4709 __u16 kind; local
4742 __u16 cand_kind, kind = btf_kind(t); local
[all...]
/linux-master/include/rdma/
H A Duverbs_ioctl.h332 u8 kind; member in struct:uapi_definition
/linux-master/include/linux/
H A Dkvm_host.h1838 enum kvm_stat_kind kind; member in struct:kvm_stat_data
/linux-master/tools/perf/util/
H A Dexpr.c52 } kind; member in struct:expr_id_data
/linux-master/security/selinux/
H A Dhooks.c1840 may_link(struct inode *dir, struct dentry *dentry, int kind) argument
/linux-master/drivers/platform/x86/
H A Dmlx-platform.c2375 mlxplat_mlxcpld_l1_switch_pwr_events_handler(void *handle, enum mlxreg_hotplug_kind kind, argument
2404 mlxplat_mlxcpld_l1_switch_intrusion_events_handler(void *handle, enum mlxreg_hotplug_kind kind, argument
/linux-master/drivers/platform/mellanox/
H A Dmlxreg-hotplug.c100 mlxreg_hotplug_device_create(struct mlxreg_hotplug_priv_data *priv, struct mlxreg_core_data *data, enum mlxreg_hotplug_kind kind) argument
174 mlxreg_hotplug_device_destroy(struct mlxreg_hotplug_priv_data *priv, struct mlxreg_core_data *data, enum mlxreg_hotplug_kind kind) argument
[all...]
/linux-master/drivers/net/ethernet/broadcom/
H A Dtg3.c937 static void tg3_ape_driver_state_change(struct tg3 *tp, int kind) argument
1731 static void tg3_write_sig_pre_reset(struct tg3 *tp, int kind) argument
1760 static void tg3_write_sig_post_reset(struct tg3 *tp, int kind) argument
1781 static void tg3_write_sig_legacy(struct tg3 *tp, int kind) argument
9405 static int tg3_halt(struct tg3 *tp, int kind, bool silent) argument
[all...]
/linux-master/drivers/md/dm-vdo/indexer/
H A Dindex-layout.c118 u16 kind; member in struct:layout_region
1272 verify_region(struct layout_region *lr, u64 start_block, enum region_kind kind, unsigned int instance) argument
[all...]
/linux-master/drivers/hwmon/
H A Dtmp401.c111 enum chips kind; member in struct:tmp401_data
613 enum chips kind; local
[all...]
H A Dnzxt-kraken3.c120 enum kinds kind; member in struct:kraken3_data
[all...]
H A Dnct6683.c304 enum kinds kind; member in struct:nct6683_data
349 enum kinds kind; member in struct:nct6683_sio_data
[all...]
H A Dds1621.c114 enum chips kind; /* device type */ member in struct:ds1621_data
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dbtf.c7982 __u16 kind = BTF_INFO_KIND(t->info); local
/linux-master/tools/include/uapi/linux/
H A Dbpf.h7456 enum bpf_core_relo_kind kind; member in struct:bpf_core_relo
[all...]

Completed in 576 milliseconds

12345