/linux-4.1.27/samples/seccomp/ |
H A D | bpf-helper.c | 18 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 D | bpf-helper.h | 31 } labels[BPF_LABELS_MAX]; member in struct:bpf_labels
|
/linux-4.1.27/net/netfilter/ |
H A D | nf_conntrack_labels.c | 25 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 D | nft_ct.c | 102 struct nf_conn_labels *labels = nf_ct_labels_find(ct); nft_ct_get_eval() local
|
H A D | nf_conntrack_netlink.c | 336 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 D | dtc.h | 142 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 D | livetree.c | 27 void add_label(struct label **labels, char *label) add_label() argument 45 void delete_labels(struct label **labels) delete_labels() argument
|
H A D | flattree.c | 92 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 D | page.c | 69 static struct uasm_label labels[5]; variable in typeref:struct:uasm_label
|
H A D | tlbex.c | 310 static struct uasm_label labels[128]; variable in typeref:struct:uasm_label
|
/linux-4.1.27/sound/firewire/bebob/ |
H A D | bebob.h | 55 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 D | i8k.c | 538 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 D | af_mpls.c | 935 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 D | amiflop.c | 713 unsigned char labels[16]; member in struct:header
|
/linux-4.1.27/drivers/hwmon/ |
H A D | it87.c | 1506 static const char * const labels[] = { show_label() local
|
/linux-4.1.27/net/core/ |
H A D | pktgen.c | 330 __be32 labels[MAX_MPLS_LABELS]; member in struct:pktgen_dev
|
/linux-4.1.27/sound/pci/hda/ |
H A D | patch_sigmatel.c | 980 const char * const *labels = spec->spdif_labels; stac_create_spdif_mux_ctls() local
|