/Linux-v4.19/samples/seccomp/ |
D | bpf-helper.c | 19 int bpf_resolve_jumps(struct bpf_labels *labels, in bpf_resolve_jumps() 64 __u32 seccomp_bpf_label(struct bpf_labels *labels, const char *label) in seccomp_bpf_label()
|
D | bpf-helper.h | 32 } labels[BPF_LABELS_MAX]; member 49 #define JUMP(labels, label) \ argument 52 #define LABEL(labels, label) \ argument 60 #define FIND_LABEL(labels, label) seccomp_bpf_label((labels), #label) argument
|
/Linux-v4.19/arch/mips/kvm/ |
D | entry.c | 296 struct uasm_label labels[2]; in kvm_mips_build_enter_guest() local 470 struct uasm_label labels[2]; in kvm_mips_build_tlb_refill_exception() local 545 struct uasm_label labels[2]; in kvm_mips_build_exception() local 588 struct uasm_label labels[3]; in kvm_mips_build_exit() local 820 struct uasm_label labels[2]; in kvm_mips_build_ret_from_exit() local
|
/Linux-v4.19/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() 186 static void asm_emit_beginnode(void *e, struct label *labels) in asm_emit_beginnode() 199 static void asm_emit_endnode(void *e, struct label *labels) in asm_emit_endnode() 212 static void asm_emit_property(void *e, struct label *labels) in asm_emit_property()
|
D | dtc.h | 151 struct label *labels; member 169 struct label *labels; member 246 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-v4.19/include/net/ |
D | mpls_iptunnel.h | 18 u8 labels; member
|
/Linux-v4.19/net/netfilter/ |
D | xt_connlabel.c | 27 struct nf_conn_labels *labels; in connlabel_mt() local
|
D | nf_conntrack_labels.c | 37 struct nf_conn_labels *labels; in nf_connlabels_replace() local
|
D | nft_ct.c | 125 struct nf_conn_labels *labels = nf_ct_labels_find(ct); in nft_ct_get_eval() local
|
D | nf_conntrack_netlink.c | 361 struct nf_conn_labels *labels = nf_ct_labels_find(ct); in ctnetlink_label_size() local 371 struct nf_conn_labels *labels = nf_ct_labels_find(ct); in ctnetlink_dump_labels() local
|
/Linux-v4.19/net/openvswitch/ |
D | conntrack.c | 77 struct md_labels labels; member 172 struct ovs_key_ct_labels *labels) in ovs_ct_get_labels() 376 const struct ovs_key_ct_labels *labels, in ovs_ct_init_labels() 417 const struct ovs_key_ct_labels *labels, in ovs_ct_set_labels() 1046 static bool labels_nonzero(const struct ovs_key_ct_labels *labels) in labels_nonzero() 1520 struct md_labels *labels = nla_data(a); in parse_ct() local
|
D | flow.h | 161 struct ovs_key_ct_labels labels; member
|
/Linux-v4.19/sound/firewire/bebob/ |
D | bebob.h | 60 const char *const *labels; member 70 const char *const *labels; member
|
/Linux-v4.19/tools/bpf/ |
D | bpf_exp.y | 469 static char **labels, **labels_jt, **labels_jf, **labels_k; variable
|
/Linux-v4.19/security/apparmor/include/ |
D | policy_ns.h | 75 struct aa_labelset labels; member
|
/Linux-v4.19/drivers/hwmon/ |
D | dell-smm-hwmon.c | 625 static const char * const labels[] = { in i8k_hwmon_show_temp_label() local 661 static const char * const labels[] = { in i8k_hwmon_show_fan_label() local
|
/Linux-v4.19/arch/mips/mm/ |
D | page.c | 68 static struct uasm_label labels[5]; variable
|
D | tlbex.c | 314 static struct uasm_label labels[128]; variable
|
/Linux-v4.19/net/mpls/ |
D | af_mpls.c | 1627 u8 labels, const u32 label[]) in nla_put_labels() 1648 int nla_get_labels(const struct nlattr *nla, u8 max_labels, u8 *labels, in nla_get_labels() 2120 u32 labels[MAX_NEW_LABELS]; in mpls_getroute() local 2282 struct mpls_route __rcu **labels = NULL, **old; in resize_platform_label_table() local
|
/Linux-v4.19/drivers/gpio/ |
D | gpio-it87.c | 297 char *labels, **labels_table; in it87_gpio_init() local
|
/Linux-v4.19/arch/mips/kernel/ |
D | pm-cps.c | 73 static struct uasm_label labels[32]; variable
|
/Linux-v4.19/arch/s390/net/ |
D | bpf_jit_comp.c | 49 int labels[1]; /* Labels for local jumps */ member
|
/Linux-v4.19/drivers/nvdimm/ |
D | nd.h | 131 struct list_head labels; member
|
/Linux-v4.19/drivers/block/ |
D | amiflop.c | 712 unsigned char labels[16]; member
|