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

/linux-4.1.27/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.1.27/net/netfilter/
H A Dnf_conntrack_labels.c25 struct nf_conn_labels *labels = nf_ct_labels_find(ct); nf_connlabel_match() local
36 struct nf_conn_labels *labels = nf_ct_labels_find(ct); nf_connlabel_set() local
66 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.c336 struct nf_conn_labels *labels = nf_ct_labels_find(ct); ctnetlink_label_size() local
346 struct nf_conn_labels *labels = nf_ct_labels_find(ct); ctnetlink_dump_labels() local
/linux-4.1.27/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.1.27/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.1.27/sound/firewire/bebob/
H A Dbebob.h55 const char *const *labels; member in struct:snd_bebob_clock_spec
64 const char *const *labels; member in struct:snd_bebob_meter_spec
/linux-4.1.27/drivers/char/
H A Di8k.c538 static const char * const labels[] = { i8k_hwmon_show_temp_label() local
574 static const char * const labels[] = { i8k_hwmon_show_fan_label() local
/linux-4.1.27/net/mpls/
H A Daf_mpls.c935 struct mpls_route __rcu **labels = NULL, **old; resize_platform_label_table() local
609 nla_put_labels(struct sk_buff *skb, int attrtype, u8 labels, const u32 label[]) nla_put_labels() argument
630 nla_get_labels(const struct nlattr *nla, u32 max_labels, u32 *labels, u32 label[]) nla_get_labels() argument
/linux-4.1.27/drivers/block/
H A Damiflop.c713 unsigned char labels[16]; member in struct:header
/linux-4.1.27/drivers/hwmon/
H A Dit87.c1506 static const char * const labels[] = { show_label() local
/linux-4.1.27/net/core/
H A Dpktgen.c330 __be32 labels[MAX_MPLS_LABELS]; member in struct:pktgen_dev
/linux-4.1.27/sound/pci/hda/
H A Dpatch_sigmatel.c980 const char * const *labels = spec->spdif_labels; stac_create_spdif_mux_ctls() local

Completed in 540 milliseconds