Home
last modified time | relevance | path

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

12

/linux/arch/mips/kvm/
H A Dentry.c237 struct uasm_label labels[2]; in kvm_mips_build_enter_guest() local
383 struct uasm_label labels[2]; in kvm_mips_build_tlb_refill_exception() local
471 struct uasm_label labels[2]; in kvm_mips_build_exception() local
514 struct uasm_label labels[3]; in kvm_mips_build_exit() local
740 struct uasm_label labels[2]; in kvm_mips_build_ret_from_exit() local
/linux/samples/seccomp/
H 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()
H 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/tools/testing/selftests/bpf/
H A Djit_disasm_helpers.c37 struct local_labels *labels = data; in lookup_symbol() local
95 struct local_labels labels = {}; in disasm_one_func() local
/linux/include/net/
H A Dmpls_iptunnel.h13 u8 labels; member
/linux/sound/firewire/fireface/
H A Dff-proc.c12 static const char *const labels[] = { in snd_ff_proc_get_clk_label() local
/linux/net/openvswitch/
H A Dconntrack.c72 struct md_labels labels; member
169 struct ovs_key_ct_labels *labels) in ovs_ct_get_labels() argument
382 ovs_ct_init_labels(struct nf_conn * ct,struct sw_flow_key * key,const struct ovs_key_ct_labels * labels,const struct ovs_key_ct_labels * mask) ovs_ct_init_labels() argument
423 ovs_ct_set_labels(struct nf_conn * ct,struct sw_flow_key * key,const struct ovs_key_ct_labels * labels,const struct ovs_key_ct_labels * mask) ovs_ct_set_labels() argument
860 labels_nonzero(const struct ovs_key_ct_labels * labels) labels_nonzero() argument
1291 struct md_labels *labels = nla_data(a); parse_ct() local
[all...]
H A Dflow.h164 struct ovs_key_ct_labels labels; member
/linux/net/netfilter/
H A Dxt_connlabel.c24 struct nf_conn_labels *labels; in connlabel_mt() local
H A Dnf_conntrack_labels.c32 struct nf_conn_labels *labels; in nf_connlabels_replace() local
H A Dnft_ct.c116 struct nf_conn_labels *labels = nf_ct_labels_find(ct); in nft_ct_get_eval() local
/linux/sound/firewire/bebob/
H A Dbebob.h59 const char *const *labels; member
69 const char *const *labels; member
/linux/drivers/misc/lkdtm/
H A Dcfi.c116 void *labels[] = { NULL, &&normal, &&redirected, &&check_normal, &&check_redirected }; in lkdtm_CFI_BACKWARD() local
/linux/security/apparmor/include/
H A Dpolicy_ns.h71 struct aa_labelset labels; member
/linux/tools/bpf/
H A Dbpf_exp.y469 static char **labels, **labels_jt, **labels_jf, **labels_k; variable
/linux/include/net/tc_act/
H A Dtc_ct.h20 u32 labels[NF_CT_LABELS_MAX_SIZE / sizeof(u32)]; member
/linux/arch/mips/mm/
H A Dpage.c54 static struct uasm_label labels[5]; variable
/linux/net/mpls/
H A Daf_mpls.c1687 nla_put_labels(struct sk_buff * skb,int attrtype,u8 labels,const u32 label[]) nla_put_labels() argument
1708 nla_get_labels(const struct nlattr * nla,u8 max_labels,u8 * labels,u32 label[],struct netlink_ext_ack * extack) nla_get_labels() argument
2348 u32 labels[MAX_NEW_LABELS]; mpls_getroute() local
2509 struct mpls_route __rcu **labels = NULL, **old; resize_platform_label_table() local
[all...]
/linux/drivers/iio/position/
H A Dhid-sensor-custom-intel-hinge.c39 const char *labels[CHANNEL_SCAN_INDEX_MAX]; member
/linux/drivers/gpio/
H A Dgpio-it87.c275 char *labels, **labels_table; in it87_gpio_init() local
/linux/drivers/iio/multiplexer/
H A Diio-mux.c341 const char **labels; in mux_probe() local
/linux/arch/mips/kernel/
H A Dsmp-cps.c99 struct uasm_label labels[2]; in mips_cps_build_core_entry() local
/linux/drivers/scsi/elx/libefc/
H A Defc_device.c1438 static const char * const labels[] = { in __efc_d_device_gone() local
/linux/sound/usb/
H A Dfcp.c692 struct fcp_meter_labels labels; in fcp_ioctl_set_meter_labels() local
/linux/net/sched/
H A Dact_ct.c916 u32 *labels, in tcf_ct_act_set_labels() argument
[all...]

12