/linux-4.4.14/net/netfilter/ |
D | nf_conntrack_labels.c | 27 struct nf_conn_labels *labels = nf_ct_labels_find(ct); in nf_connlabel_match() local 38 struct nf_conn_labels *labels = nf_ct_labels_find(ct); in nf_connlabel_set() local 67 struct nf_conn_labels *labels; in nf_connlabels_replace() local
|
D | nft_ct.c | 102 struct nf_conn_labels *labels = nf_ct_labels_find(ct); in nft_ct_get_eval() local
|
D | nf_conntrack_netlink.c | 350 struct nf_conn_labels *labels = nf_ct_labels_find(ct); in ctnetlink_label_size() local 360 struct nf_conn_labels *labels = nf_ct_labels_find(ct); in ctnetlink_dump_labels() local
|
/linux-4.4.14/samples/seccomp/ |
D | bpf-helper.c | 18 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()
|
D | bpf-helper.h | 31 } 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.4.14/net/openvswitch/ |
D | conntrack.c | 53 struct md_labels labels; member 115 struct ovs_key_ct_labels *labels) in ovs_ct_get_labels() 224 const struct ovs_key_ct_labels *labels, in ovs_ct_set_labels() 481 static bool labels_nonzero(const struct ovs_key_ct_labels *labels) in labels_nonzero() 618 struct md_labels *labels = nla_data(a); in parse_ct() local
|
D | flow.h | 120 struct ovs_key_ct_labels labels; member
|
/linux-4.4.14/scripts/dtc/ |
D | flattree.c | 92 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()
|
D | dtc.h | 142 struct label *labels; member 160 struct label *labels; member 228 struct label *labels; member
|
D | livetree.c | 27 void add_label(struct label **labels, char *label) in add_label() 45 void delete_labels(struct label **labels) in delete_labels()
|
/linux-4.4.14/include/net/ |
D | mpls_iptunnel.h | 21 u8 labels; member
|
/linux-4.4.14/sound/firewire/bebob/ |
D | bebob.h | 59 const char *const *labels; member 69 const char *const *labels; member
|
/linux-4.4.14/tools/net/ |
D | bpf_exp.y | 594 static char **labels, **labels_jt, **labels_jf, **labels_k; variable
|
/linux-4.4.14/include/linux/ |
D | libnvdimm.h | 58 struct nd_namespace_label **labels; member
|
/linux-4.4.14/drivers/hwmon/ |
D | dell-smm-hwmon.c | 567 static const char * const labels[] = { in i8k_hwmon_show_temp_label() local 603 static const char * const labels[] = { in i8k_hwmon_show_fan_label() local
|
D | it87.c | 1527 static const char * const labels[] = { in show_label() local
|
/linux-4.4.14/net/mpls/ |
D | af_mpls.c | 987 u8 labels, const u32 label[]) in nla_put_labels() 1009 u32 max_labels, u8 *labels, u32 label[]) in nla_get_labels() 1396 struct mpls_route __rcu **labels = NULL, **old; in resize_platform_label_table() local
|
/linux-4.4.14/drivers/watchdog/ |
D | octeon-wdt-main.c | 110 static struct uasm_label labels[5] __initdata; variable
|
/linux-4.4.14/drivers/gpio/ |
D | gpio-it87.c | 295 char *labels, **labels_table; in it87_gpio_init() local
|
/linux-4.4.14/arch/mips/mm/ |
D | page.c | 69 static struct uasm_label labels[5]; variable
|
D | tlbex.c | 310 static struct uasm_label labels[128]; variable
|
/linux-4.4.14/arch/mips/kernel/ |
D | pm-cps.c | 73 static struct uasm_label labels[32] __initdata; variable
|
/linux-4.4.14/drivers/nvdimm/ |
D | nd.h | 83 #define for_each_label(l, label, labels) \ argument
|
D | label.c | 805 struct nd_namespace_label **labels; in init_labels() local
|
/linux-4.4.14/arch/s390/net/ |
D | bpf_jit_comp.c | 45 int labels[1]; /* Labels for local jumps */ member
|
/linux-4.4.14/drivers/block/ |
D | amiflop.c | 713 unsigned char labels[16]; member
|
/linux-4.4.14/net/core/ |
D | pktgen.c | 334 __be32 labels[MAX_MPLS_LABELS]; member
|
/linux-4.4.14/sound/pci/hda/ |
D | patch_sigmatel.c | 980 const char * const *labels = spec->spdif_labels; in stac_create_spdif_mux_ctls() local
|