Home
last modified time | relevance | path

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

12

/Linux-v4.19/samples/seccomp/
Dbpf-helper.c19 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()
Dbpf-helper.h32 } 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/
Dentry.c296 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/
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()
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()
Ddtc.h151 struct label *labels; member
169 struct label *labels; member
246 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-v4.19/include/net/
Dmpls_iptunnel.h18 u8 labels; member
/Linux-v4.19/net/netfilter/
Dxt_connlabel.c27 struct nf_conn_labels *labels; in connlabel_mt() local
Dnf_conntrack_labels.c37 struct nf_conn_labels *labels; in nf_connlabels_replace() local
Dnft_ct.c125 struct nf_conn_labels *labels = nf_ct_labels_find(ct); in nft_ct_get_eval() local
Dnf_conntrack_netlink.c361 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/
Dconntrack.c77 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
Dflow.h161 struct ovs_key_ct_labels labels; member
/Linux-v4.19/sound/firewire/bebob/
Dbebob.h60 const char *const *labels; member
70 const char *const *labels; member
/Linux-v4.19/tools/bpf/
Dbpf_exp.y469 static char **labels, **labels_jt, **labels_jf, **labels_k; variable
/Linux-v4.19/security/apparmor/include/
Dpolicy_ns.h75 struct aa_labelset labels; member
/Linux-v4.19/drivers/hwmon/
Ddell-smm-hwmon.c625 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/
Dpage.c68 static struct uasm_label labels[5]; variable
Dtlbex.c314 static struct uasm_label labels[128]; variable
/Linux-v4.19/net/mpls/
Daf_mpls.c1627 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/
Dgpio-it87.c297 char *labels, **labels_table; in it87_gpio_init() local
/Linux-v4.19/arch/mips/kernel/
Dpm-cps.c73 static struct uasm_label labels[32]; variable
/Linux-v4.19/arch/s390/net/
Dbpf_jit_comp.c49 int labels[1]; /* Labels for local jumps */ member
/Linux-v4.19/drivers/nvdimm/
Dnd.h131 struct list_head labels; member
/Linux-v4.19/drivers/block/
Damiflop.c712 unsigned char labels[16]; member

12