Searched defs:labels (Results 1 - 24 of 24) sorted by relevance

/linux-4.4.14/include/net/
H A Dmpls_iptunnel.h21 u8 labels; member in struct:mpls_iptunnel_encap
/linux-4.4.14/samples/seccomp/
H A Dbpf-helper.c18 int bpf_resolve_jumps(struct bpf_labels *labels, bpf_resolve_jumps() argument
63 __u32 seccomp_bpf_label(struct bpf_labels *labels, const char *label) seccomp_bpf_label() argument
H A Dbpf-helper.h31 } labels[BPF_LABELS_MAX]; member in struct:bpf_labels
/linux-4.4.14/net/netfilter/
H A Dnf_conntrack_labels.c27 struct nf_conn_labels *labels = nf_ct_labels_find(ct); nf_connlabel_match() local
38 struct nf_conn_labels *labels = nf_ct_labels_find(ct); nf_connlabel_set() local
67 struct nf_conn_labels *labels; nf_connlabels_replace() local
H A Dnft_ct.c102 struct nf_conn_labels *labels = nf_ct_labels_find(ct); nft_ct_get_eval() local
H A Dnf_conntrack_netlink.c350 struct nf_conn_labels *labels = nf_ct_labels_find(ct); ctnetlink_label_size() local
360 struct nf_conn_labels *labels = nf_ct_labels_find(ct); ctnetlink_dump_labels() local
/linux-4.4.14/scripts/dtc/
H A Ddtc.h142 struct label *labels; member in struct:property
160 struct label *labels; member in struct:node
228 struct label *labels; member in struct:reserve_info
H A Dlivetree.c27 void add_label(struct label **labels, char *label) add_label() argument
45 void delete_labels(struct label **labels) delete_labels() argument
H A Dflattree.c92 static void bin_emit_beginnode(void *e, struct label *labels) bin_emit_beginnode() argument
97 static void bin_emit_endnode(void *e, struct label *labels) bin_emit_endnode() argument
102 static void bin_emit_property(void *e, struct label *labels) bin_emit_property() argument
194 static void asm_emit_beginnode(void *e, struct label *labels) asm_emit_beginnode() argument
207 static void asm_emit_endnode(void *e, struct label *labels) asm_emit_endnode() argument
220 static void asm_emit_property(void *e, struct label *labels) asm_emit_property() argument
/linux-4.4.14/drivers/gpio/
H A Dgpio-it87.c295 char *labels, **labels_table; it87_gpio_init() local
/linux-4.4.14/include/linux/
H A Dlibnvdimm.h58 struct nd_namespace_label **labels; member in struct:nd_mapping
/linux-4.4.14/arch/mips/mm/
H A Dpage.c69 static struct uasm_label labels[5]; variable in typeref:struct:uasm_label
H A Dtlbex.c310 static struct uasm_label labels[128]; variable in typeref:struct:uasm_label
/linux-4.4.14/net/openvswitch/
H A Dconntrack.c53 struct md_labels labels; member in struct:ovs_conntrack_info
481 static bool labels_nonzero(const struct ovs_key_ct_labels *labels) labels_nonzero() argument
618 struct md_labels *labels = nla_data(a); nla_for_each_nested() local
114 ovs_ct_get_labels(const struct nf_conn *ct, struct ovs_key_ct_labels *labels) ovs_ct_get_labels() argument
223 ovs_ct_set_labels(struct sk_buff *skb, struct sw_flow_key *key, const struct ovs_key_ct_labels *labels, const struct ovs_key_ct_labels *mask) ovs_ct_set_labels() argument
H A Dflow.h120 struct ovs_key_ct_labels labels; member in struct:sw_flow_key::__anon15044
/linux-4.4.14/sound/firewire/bebob/
H A Dbebob.h59 const char *const *labels; member in struct:snd_bebob_clock_spec
69 const char *const *labels; member in struct:snd_bebob_meter_spec
/linux-4.4.14/drivers/nvdimm/
H A Dlabel.c805 struct nd_namespace_label **labels; init_labels() local
/linux-4.4.14/arch/s390/net/
H A Dbpf_jit_comp.c45 int labels[1]; /* Labels for local jumps */ member in struct:bpf_jit
/linux-4.4.14/drivers/hwmon/
H A Ddell-smm-hwmon.c567 static const char * const labels[] = { i8k_hwmon_show_temp_label() local
603 static const char * const labels[] = { i8k_hwmon_show_fan_label() local
H A Dit87.c1527 static const char * const labels[] = { show_label() local
/linux-4.4.14/drivers/block/
H A Damiflop.c713 unsigned char labels[16]; member in struct:header
/linux-4.4.14/net/mpls/
H A Daf_mpls.c1396 struct mpls_route __rcu **labels = NULL, **old; resize_platform_label_table() local
986 nla_put_labels(struct sk_buff *skb, int attrtype, u8 labels, const u32 label[]) nla_put_labels() argument
1008 nla_get_labels(const struct nlattr *nla, u32 max_labels, u8 *labels, u32 label[]) nla_get_labels() argument
/linux-4.4.14/net/core/
H A Dpktgen.c334 __be32 labels[MAX_MPLS_LABELS]; member in struct:pktgen_dev
/linux-4.4.14/sound/pci/hda/
H A Dpatch_sigmatel.c980 const char * const *labels = spec->spdif_labels; stac_create_spdif_mux_ctls() local

Completed in 876 milliseconds