/linux-6.3-rc2/arch/mips/kvm/ |
A D | entry.c | 290 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-6.3-rc2/samples/seccomp/ |
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()
|
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-6.3-rc2/scripts/dtc/ |
A D | flattree.c | 77 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 D | dtc.h | 213 struct label *labels; member 232 struct label *labels; member 313 struct label *labels; member
|
A D | livetree.c | 13 void add_label(struct label **labels, char *label) in add_label() 31 void delete_labels(struct label **labels) in delete_labels()
|
/linux-6.3-rc2/include/net/ |
A D | mpls_iptunnel.h | 13 u8 labels; member
|
/linux-6.3-rc2/sound/firewire/fireface/ |
A D | ff-proc.c | 12 static const char *const labels[] = { in snd_ff_proc_get_clk_label() local
|
/linux-6.3-rc2/net/netfilter/ |
A D | xt_connlabel.c | 24 struct nf_conn_labels *labels; in connlabel_mt() local
|
A D | nf_conntrack_labels.c | 34 struct nf_conn_labels *labels; in nf_connlabels_replace() local
|
/linux-6.3-rc2/net/openvswitch/ |
A D | conntrack.c | 71 struct md_labels labels; member 168 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() 889 static bool labels_nonzero(const struct ovs_key_ct_labels *labels) in labels_nonzero() 1317 struct md_labels *labels = nla_data(a); in parse_ct() local
|
/linux-6.3-rc2/drivers/misc/lkdtm/ |
A D | cfi.c | 107 void *labels[] = { NULL, &&normal, &&redirected, &&check_normal, &&check_redirected }; in lkdtm_CFI_BACKWARD() local
|
/linux-6.3-rc2/sound/firewire/bebob/ |
A D | bebob.h | 59 const char *const *labels; member 69 const char *const *labels; member
|
/linux-6.3-rc2/include/net/tc_act/ |
A D | tc_ct.h | 20 u32 labels[NF_CT_LABELS_MAX_SIZE / sizeof(u32)]; member
|
/linux-6.3-rc2/security/apparmor/include/ |
A D | policy_ns.h | 71 struct aa_labelset labels; member
|
/linux-6.3-rc2/tools/bpf/ |
A D | bpf_exp.y | 469 static char **labels, **labels_jt, **labels_jf, **labels_k; variable
|
/linux-6.3-rc2/net/mpls/ |
A D | af_mpls.c | 1703 u8 labels, const u32 label[]) in nla_put_labels() 1724 int nla_get_labels(const struct nlattr *nla, u8 max_labels, u8 *labels, in nla_get_labels() 2363 u32 labels[MAX_NEW_LABELS]; in mpls_getroute() local 2524 struct mpls_route __rcu **labels = NULL, **old; in resize_platform_label_table() local
|
/linux-6.3-rc2/drivers/iio/position/ |
A D | hid-sensor-custom-intel-hinge.c | 39 const char *labels[CHANNEL_SCAN_INDEX_MAX]; member
|
/linux-6.3-rc2/arch/mips/mm/ |
A D | page.c | 66 static struct uasm_label labels[5]; variable
|
/linux-6.3-rc2/drivers/gpio/ |
A D | gpio-it87.c | 277 char *labels, **labels_table; in it87_gpio_init() local
|
/linux-6.3-rc2/drivers/iio/multiplexer/ |
A D | iio-mux.c | 334 const char **labels; in mux_probe() local
|
/linux-6.3-rc2/arch/mips/kernel/ |
A D | pm-cps.c | 69 static struct uasm_label labels[32]; variable
|
/linux-6.3-rc2/net/sched/ |
A D | act_ct.c | 686 bool labels; member 856 u32 *labels, in tcf_ct_act_set_labels()
|
/linux-6.3-rc2/drivers/scsi/elx/libefc/ |
A D | efc_device.c | 1438 static const char * const labels[] = { in __efc_d_device_gone() local
|
/linux-6.3-rc2/drivers/iio/adc/ |
A D | ad7768-1.c | 164 const char *labels[ARRAY_SIZE(ad7768_channels)]; member
|