Home
last modified time | relevance | path

Searched defs:labels (Results 1 – 25 of 38) 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[ in kvm_mips_build_exception() local
514 struct uasm_label labels[3]; kvm_mips_build_exit() local
740 struct uasm_label labels[2]; kvm_mips_build_ret_from_exit() local
[all...]
/linux/samples/seccomp/
H A Dbpf-helper.c19 int bpf_resolve_jumps(struct bpf_labels *labels, in bpf_resolve_jumps() argument
64 seccomp_bpf_label(struct bpf_labels * labels,const char * label) seccomp_bpf_label() argument
[all...]
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/scripts/dtc/
H A Dflattree.c77 static void bin_emit_beginnode(void *e, struct label *labels) in bin_emit_beginnode() argument
82 static void bin_emit_endnode(void *e, struct label *labels) in bin_emit_endnode() argument
87 static void bin_emit_property(void *e, struct label *labels) in bin_emit_property() argument
172 static void asm_emit_beginnode(void *e, struct label *labels) in asm_emit_beginnode() argument
185 static void asm_emit_endnode(void *e, struct label *labels) in asm_emit_endnode() argument
198 asm_emit_property(void * e,struct label * labels) asm_emit_property() argument
[all...]
H A Ddtc.h213 struct label *labels; member
232 struct label *labels; member
313 struct label *labels; member
H A Dlivetree.c13 void add_label(struct label **labels, char *label) in add_label() argument
31 void delete_labels(struct label **labels) in delete_labels() argument
[all...]
/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 = {}; disasm_one_func() local
[all...]
/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/netfilter/
H A Dxt_connlabel.c24 struct nf_conn_labels *labels; in connlabel_mt() local
H A Dnft_ct.c115 struct nf_conn_labels *labels = nf_ct_labels_find(ct); in nft_ct_get_eval() 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/sound/firewire/bebob/
H A Dbebob.h59 const char *const *labels; member
69 const char *const *labels; member
/linux/include/uapi/sound/
H A Dfcp.h116 char labels[]; member
/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/arch/mips/mm/
H A Dpage.c54 static struct uasm_label labels[5]; variable
[all...]
/linux/arch/mips/kernel/
H A Dpm-cps.c67 static struct uasm_label labels[32]; variable
H A Dsmp-cps.c99 struct uasm_label labels[2]; in mips_cps_build_core_entry() local
/linux/drivers/gpio/
H A Dgpio-it87.c280 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/drivers/power/supply/
H A Dpower_supply_sysfs.c274 struct device *dev, const char * const labels[], int label_count, in power_supply_show_enum_with_available() argument
/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.c695 struct fcp_meter_labels labels; in fcp_ioctl_set_meter_labels() local
[all...]

12