| /linux/arch/mips/kvm/ |
| H A D | entry.c | 237 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 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()
|
| H A 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/tools/testing/selftests/bpf/ |
| H A D | jit_disasm_helpers.c | 37 struct local_labels *labels = data; in lookup_symbol() local 95 struct local_labels labels = {}; in disasm_one_func() local
|
| /linux/include/net/ |
| H A D | mpls_iptunnel.h | 13 u8 labels; member
|
| /linux/sound/firewire/fireface/ |
| H A D | ff-proc.c | 12 static const char *const labels[] = { in snd_ff_proc_get_clk_label() local
|
| /linux/net/openvswitch/ |
| H A D | conntrack.c | 72 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 D | flow.h | 164 struct ovs_key_ct_labels labels; member
|
| /linux/net/netfilter/ |
| H A D | xt_connlabel.c | 24 struct nf_conn_labels *labels; in connlabel_mt() local
|
| H A D | nf_conntrack_labels.c | 32 struct nf_conn_labels *labels; in nf_connlabels_replace() local
|
| H A D | nft_ct.c | 116 struct nf_conn_labels *labels = nf_ct_labels_find(ct); in nft_ct_get_eval() local
|
| /linux/sound/firewire/bebob/ |
| H A D | bebob.h | 59 const char *const *labels; member 69 const char *const *labels; member
|
| /linux/drivers/misc/lkdtm/ |
| H A D | cfi.c | 116 void *labels[] = { NULL, &&normal, &&redirected, &&check_normal, &&check_redirected }; in lkdtm_CFI_BACKWARD() local
|
| /linux/security/apparmor/include/ |
| H A D | policy_ns.h | 71 struct aa_labelset labels; member
|
| /linux/tools/bpf/ |
| H A D | bpf_exp.y | 469 static char **labels, **labels_jt, **labels_jf, **labels_k; variable
|
| /linux/include/net/tc_act/ |
| H A D | tc_ct.h | 20 u32 labels[NF_CT_LABELS_MAX_SIZE / sizeof(u32)]; member
|
| /linux/arch/mips/mm/ |
| H A D | page.c | 54 static struct uasm_label labels[5]; variable
|
| /linux/net/mpls/ |
| H A D | af_mpls.c | 1687 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 D | hid-sensor-custom-intel-hinge.c | 39 const char *labels[CHANNEL_SCAN_INDEX_MAX]; member
|
| /linux/drivers/gpio/ |
| H A D | gpio-it87.c | 275 char *labels, **labels_table; in it87_gpio_init() local
|
| /linux/drivers/iio/multiplexer/ |
| H A D | iio-mux.c | 341 const char **labels; in mux_probe() local
|
| /linux/arch/mips/kernel/ |
| H A D | smp-cps.c | 99 struct uasm_label labels[2]; in mips_cps_build_core_entry() local
|
| /linux/drivers/scsi/elx/libefc/ |
| H A D | efc_device.c | 1438 static const char * const labels[] = { in __efc_d_device_gone() local
|
| /linux/sound/usb/ |
| H A D | fcp.c | 692 struct fcp_meter_labels labels; in fcp_ioctl_set_meter_labels() local
|
| /linux/net/sched/ |
| H A D | act_ct.c | 916 u32 *labels, in tcf_ct_act_set_labels() argument [all...] |