Home
last modified time | relevance | path

Searched defs:labels (Results 1 – 20 of 20) sorted by relevance

/linux-4.1.27/net/netfilter/
Dnf_conntrack_labels.c25 struct nf_conn_labels *labels = nf_ct_labels_find(ct); in nf_connlabel_match() local
36 struct nf_conn_labels *labels = nf_ct_labels_find(ct); in nf_connlabel_set() local
66 struct nf_conn_labels *labels; in nf_connlabels_replace() local
Dnft_ct.c102 struct nf_conn_labels *labels = nf_ct_labels_find(ct); in nft_ct_get_eval() local
Dnf_conntrack_netlink.c336 struct nf_conn_labels *labels = nf_ct_labels_find(ct); in ctnetlink_label_size() local
346 struct nf_conn_labels *labels = nf_ct_labels_find(ct); in ctnetlink_dump_labels() local
/linux-4.1.27/samples/seccomp/
Dbpf-helper.c18 int bpf_resolve_jumps(struct bpf_labels *labels, in bpf_resolve_jumps()
63 __u32 seccomp_bpf_label(struct bpf_labels *labels, const char *label) in seccomp_bpf_label()
Dbpf-helper.h31 } labels[BPF_LABELS_MAX]; member
48 #define JUMP(labels, label) \ argument
51 #define LABEL(labels, label) \ argument
59 #define FIND_LABEL(labels, label) seccomp_bpf_label((labels), #label) argument
/linux-4.1.27/scripts/dtc/
Dflattree.c92 static void bin_emit_beginnode(void *e, struct label *labels) in bin_emit_beginnode()
97 static void bin_emit_endnode(void *e, struct label *labels) in bin_emit_endnode()
102 static void bin_emit_property(void *e, struct label *labels) in bin_emit_property()
194 static void asm_emit_beginnode(void *e, struct label *labels) in asm_emit_beginnode()
207 static void asm_emit_endnode(void *e, struct label *labels) in asm_emit_endnode()
220 static void asm_emit_property(void *e, struct label *labels) in asm_emit_property()
Ddtc.h142 struct label *labels; member
160 struct label *labels; member
228 struct label *labels; member
Dlivetree.c27 void add_label(struct label **labels, char *label) in add_label()
45 void delete_labels(struct label **labels) in delete_labels()
/linux-4.1.27/sound/firewire/bebob/
Dbebob.h55 const char *const *labels; member
64 const char *const *labels; member
/linux-4.1.27/tools/net/
Dbpf_exp.y594 static char **labels, **labels_jt, **labels_jf, **labels_k; variable
/linux-4.1.27/net/mpls/
Daf_mpls.c610 u8 labels, const u32 label[]) in nla_put_labels()
631 u32 max_labels, u32 *labels, u32 label[]) in nla_get_labels()
935 struct mpls_route __rcu **labels = NULL, **old; in resize_platform_label_table() local
/linux-4.1.27/drivers/char/
Di8k.c538 static const char * const labels[] = { in i8k_hwmon_show_temp_label() local
574 static const char * const labels[] = { in i8k_hwmon_show_fan_label() local
/linux-4.1.27/drivers/watchdog/
Docteon-wdt-main.c110 static struct uasm_label labels[5] __initdata; variable
/linux-4.1.27/arch/mips/mm/
Dpage.c69 static struct uasm_label labels[5]; variable
Dtlbex.c310 static struct uasm_label labels[128]; variable
/linux-4.1.27/arch/mips/kernel/
Dpm-cps.c73 static struct uasm_label labels[32] __initdata; variable
/linux-4.1.27/drivers/block/
Damiflop.c713 unsigned char labels[16]; member
/linux-4.1.27/drivers/hwmon/
Dit87.c1506 static const char * const labels[] = { in show_label() local
/linux-4.1.27/net/core/
Dpktgen.c330 __be32 labels[MAX_MPLS_LABELS]; member
/linux-4.1.27/sound/pci/hda/
Dpatch_sigmatel.c980 const char * const *labels = spec->spdif_labels; in stac_create_spdif_mux_ctls() local