Searched refs:kind (Results 126 - 150 of 278) sorted by relevance

1234567891011>>

/linux-master/tools/lib/bpf/
H A Dbtf.c479 __u32 kind = btf_kind(t); local
486 switch (kind) {
585 pr_warn("btf: type [%u]: unrecognized kind %u\n", id, kind);
821 __u16 kind = btf_kind(t); local
823 switch (kind) {
912 const char *type_name, __u32 kind)
916 if (kind == BTF_KIND_UNKN || !strcmp(type_name, "void"))
923 if (btf_kind(t) != kind)
934 __u32 kind)
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...]
H A Dbtf_dump.c690 __u16 kind; local
696 kind = btf_kind(t);
702 switch (kind) {
739 switch (kind) {
1256 * type (int/enum/struct/union/fwd). Then depending on the kind of a type on
1338 pr_warn("unexpected type in decl chain, kind:%u, id:[%u]\n",
1432 __u16 kind; local
1446 kind = btf_kind(t);
1448 switch (kind) {
1587 pr_warn("unexpected type in decl chain, kind
[all...]
/linux-master/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.c87 u8 kind; member in struct:uvmm_map_args
138 u64 bo_offset, u8 kind,
158 args.gf100.kind = kind;
198 offset, uvma->kind, mem);
594 uvma->kind = args->kind;
649 .kind = uvma_from_va(va)->kind,
738 u64 addr, u64 range, u8 kind)
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...]
/linux-master/drivers/gpu/drm/nouveau/dispnv04/
H A Dtvnv17.h94 } kind; member in struct:nv17_tv_norm_params
/linux-master/net/sched/
H A Dem_ipset.c109 .kind = TCF_EM_IPSET,
H A Dem_text.c131 .kind = TCF_EM_TEXT,
H A Dem_canid.c206 .kind = TCF_EM_CANID,
H A Dcls_api.c230 static const struct tcf_proto_ops *__tcf_proto_lookup_ops(const char *kind) argument
234 if (kind) {
237 if (strcmp(kind, t->kind) == 0) {
249 tcf_proto_lookup_ops(const char *kind, bool rtnl_held, argument
254 ops = __tcf_proto_lookup_ops(kind);
260 request_module(NET_CLS_ALIAS_PREFIX "%s", kind);
263 ops = __tcf_proto_lookup_ops(kind);
287 if (!strcmp(ops->kind, t->kind))
344 tcf_proto_check_kind(struct nlattr *kind, char *name) argument
352 tcf_proto_is_unlocked(const char *kind) argument
372 tcf_proto_create(const char *kind, u32 protocol, u32 prio, struct tcf_chain *chain, bool rtnl_held, struct netlink_ext_ack *extack) argument
[all...]
H A Dem_ipt.c271 .kind = TCF_EM_IPT,
/linux-master/drivers/net/ethernet/rocker/
H A Drocker.h91 const char *kind; member in struct:rocker_world_ops
/linux-master/drivers/infiniband/ulp/ipoib/
H A Dipoib_netlink.c169 .kind = "ipoib",
/linux-master/drivers/hwmon/
H A Dnct6775-i2c.c164 data->kind = (enum kinds)(uintptr_t)i2c_get_match_data(client);
H A Dlm90.c702 int kind; member in struct:lm90_data
1356 if (data->kind == lm99 && channel)
1410 if (data->kind == lm99 && channel) {
2609 if (data->kind == max6680)
2618 if (data->kind == max6654)
2768 data->kind = (uintptr_t)of_device_get_match_data(&client->dev);
2770 data->kind = i2c_match_id(lm90_id, client)->driver_data;
2776 data->alert_alarms = lm90_params[data->kind].alert_alarms;
2777 data->resolution = lm90_params[data->kind].resolution ? : 11;
2780 data->flags = lm90_params[data->kind]
[all...]
/linux-master/drivers/net/
H A Ddummy.c137 .kind = DRV_NAME,
/linux-master/net/ieee802154/6lowpan/
H A Dcore.c196 .kind = "lowpan",
/linux-master/tools/testing/selftests/net/forwarding/
H A Dhw_stats_l3.sh327 kind=$(ip -j -d link show dev $rp1 |
330 if [[ $kind == veth ]]; then
/linux-master/drivers/net/ethernet/mscc/
H A Docelot_stats.c155 #define OCELOT_STAT(kind) \
156 [OCELOT_STAT_ ## kind] = { .reg = SYS_COUNT_ ## kind }
160 #define OCELOT_STAT_ETHTOOL(kind, ethtool_name) \
161 [OCELOT_STAT_ ## kind] = { .reg = SYS_COUNT_ ## kind, .name = ethtool_name }
/linux-master/tools/testing/selftests/bpf/
H A Dveristat.c128 enum filter_kind kind; member in struct:filter
413 if (f->kind != FILTER_NAME)
428 if (f->kind != FILTER_NAME)
552 f->kind = FILTER_STAT;
571 f->kind = FILTER_NAME;
1792 if (f->kind != FILTER_STAT)
1801 if (f->kind != FILTER_STAT)
2001 if (f->kind != FILTER_STAT)
2010 if (f->kind != FILTER_STAT)
/linux-master/include/net/
H A Dpkt_cls.h28 #define MODULE_ALIAS_NET_CLS(kind) MODULE_ALIAS(NET_CLS_ALIAS_PREFIX kind)
453 * @kind: identifier (kind) of this ematch module
463 int kind; member in struct:tcf_ematch_ops
508 #define MODULE_ALIAS_TCF_EMATCH(kind) MODULE_ALIAS("ematch-kind-" __stringify(kind))
H A Damt.h400 return dev->rtnl_link_ops && !strcmp(dev->rtnl_link_ops->kind, "amt");
/linux-master/tools/testing/selftests/net/
H A Dgro.c420 static void tcp_write_options(char *buf, int kind, int ts) argument
423 uint8_t kind; member in struct:tcp_option_ts
429 uint8_t kind; member in struct:tcp_option_window
434 switch (kind) {
440 opt_window->kind = TCPOPT_WINDOW;
446 opt_ts->kind = TCPOPT_TIMESTAMP;
/linux-master/tools/perf/jvmti/
H A Dlibjvmti.c89 if (hdr->kind == JVMTI_CMLR_INLINE_INFO) {
106 if (hdr->kind == JVMTI_CMLR_INLINE_INFO) {
/linux-master/drivers/input/mouse/
H A Dsynaptics_usb.c63 #define USB_DEVICE_SYNAPTICS(prod, kind) \
66 .driver_info = (kind),
/linux-master/drivers/gpu/drm/nouveau/dispnv50/
H A Dovly507e.c88 NVVAL(NV507E, SURFACE_SET_PARAMS, KIND, asyw->image.kind) |
/linux-master/net/openvswitch/
H A Dvport-internal_dev.c92 .kind = "openvswitch",

Completed in 283 milliseconds

1234567891011>>