Home
last modified time | relevance | path

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

12

/linux/arch/mips/kvm/
A Dentry.c290 struct uasm_label labels[2]; in kvm_mips_build_enter_guest() local
436 struct uasm_label labels[2]; in kvm_mips_build_tlb_refill_exception() local
524 struct uasm_label labels[2]; in kvm_mips_build_exception() local
567 struct uasm_label labels[3]; in kvm_mips_build_exit() local
793 struct uasm_label labels[2]; in kvm_mips_build_ret_from_exit() local
/linux/samples/seccomp/
A 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()
A 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/scripts/dtc/
A Dflattree.c77 static void bin_emit_beginnode(void *e, struct label *labels) in bin_emit_beginnode()
82 static void bin_emit_endnode(void *e, struct label *labels) in bin_emit_endnode()
87 static void bin_emit_property(void *e, struct label *labels) in bin_emit_property()
172 static void asm_emit_beginnode(void *e, struct label *labels) in asm_emit_beginnode()
185 static void asm_emit_endnode(void *e, struct label *labels) in asm_emit_endnode()
198 static void asm_emit_property(void *e, struct label *labels) in asm_emit_property()
A Ddtc.h213 struct label *labels; member
232 struct label *labels; member
313 struct label *labels; member
A Dlivetree.c13 void add_label(struct label **labels, char *label) in add_label()
31 void delete_labels(struct label **labels) in delete_labels()
/linux/include/net/
A Dmpls_iptunnel.h10 u8 labels; member
/linux/sound/firewire/fireface/
A Dff-proc.c12 static const char *const labels[] = { in snd_ff_proc_get_clk_label() local
/linux/net/netfilter/
A Dxt_connlabel.c24 struct nf_conn_labels *labels; in connlabel_mt() local
A Dnf_conntrack_labels.c34 struct nf_conn_labels *labels; in nf_connlabels_replace() local
A Dnft_ct.c124 struct nf_conn_labels *labels = nf_ct_labels_find(ct); in nft_ct_get_eval() local
/linux/net/openvswitch/
A Dconntrack.c68 struct md_labels labels; member
165 struct ovs_key_ct_labels *labels) in ovs_ct_get_labels()
373 const struct ovs_key_ct_labels *labels, in ovs_ct_init_labels()
414 const struct ovs_key_ct_labels *labels, in ovs_ct_set_labels()
1092 static bool labels_nonzero(const struct ovs_key_ct_labels *labels) in labels_nonzero()
1575 struct md_labels *labels = nla_data(a); in parse_ct() local
A Dflow.h150 struct ovs_key_ct_labels labels; member
/linux/sound/firewire/bebob/
A Dbebob.h59 const char *const *labels; member
69 const char *const *labels; member
/linux/include/net/tc_act/
A Dtc_ct.h19 u32 labels[NF_CT_LABELS_MAX_SIZE / sizeof(u32)]; member
/linux/security/apparmor/include/
A Dpolicy_ns.h71 struct aa_labelset labels; member
/linux/tools/bpf/
A Dbpf_exp.y469 static char **labels, **labels_jt, **labels_jf, **labels_k; variable
/linux/drivers/iio/position/
A Dhid-sensor-custom-intel-hinge.c39 const char *labels[CHANNEL_SCAN_INDEX_MAX]; member
/linux/arch/mips/mm/
A Dpage.c67 static struct uasm_label labels[5]; variable
/linux/net/mpls/
A Daf_mpls.c1700 u8 labels, const u32 label[]) in nla_put_labels()
1721 int nla_get_labels(const struct nlattr *nla, u8 max_labels, u8 *labels, in nla_get_labels()
2360 u32 labels[MAX_NEW_LABELS]; in mpls_getroute() local
2521 struct mpls_route __rcu **labels = NULL, **old; in resize_platform_label_table() local
/linux/drivers/gpio/
A Dgpio-it87.c277 char *labels, **labels_table; in it87_gpio_init() local
/linux/arch/mips/kernel/
A Dpm-cps.c69 static struct uasm_label labels[32]; variable
/linux/net/sched/
A Dact_ct.c577 bool labels; member
865 u32 *labels, in tcf_ct_act_set_labels()
/linux/drivers/scsi/elx/libefc/
A Defc_device.c1438 static const char * const labels[] = { in __efc_d_device_gone() local
/linux/drivers/iio/adc/
A Dad7768-1.c164 const char *labels[ARRAY_SIZE(ad7768_channels)]; member

Completed in 59 milliseconds

12