Home
last modified time | relevance | path

Searched defs:spe (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/crypto/
H A DMakefile[all...]
/kernel/linux/linux-6.6/arch/powerpc/crypto/
H A DMakefile[all...]
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Demulated_ops.h32 struct ppc_emulated_entry spe; member
H A Dcell-regs.h43 u8 spe[8]; member
50 u32 spe; member
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Demulated_ops.h32 struct ppc_emulated_entry spe; member
H A Dcell-regs.h43 u8 spe[8]; member
50 u32 spe; member
/kernel/linux/linux-5.10/arch/powerpc/platforms/cell/
H A Dspu_manage.c35 static u64 __init find_spu_unit_number(struct device_node *spe) in find_spu_unit_number() argument
286 struct device_node *spe = (struct device_node *)data; in of_create_spu() local
[all...]
/kernel/linux/linux-6.6/arch/powerpc/platforms/cell/
H A Dspu_manage.c37 static u64 __init find_spu_unit_number(struct device_node *spe) in find_spu_unit_number() argument
288 struct device_node *spe = (struct device_node *)data; in of_create_spu() local
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Darm-spe.c73 struct arm_spe *spe; member
128 static void arm_spe_dump_event(struct arm_spe *spe, unsigned char *buf, in arm_spe_dump_event() argument
180 arm_spe__alloc_queue(struct arm_spe *spe, unsigned int queue_nr) arm_spe__alloc_queue() argument
218 arm_spe_cpumode(struct arm_spe *spe, u64 ip) arm_spe_cpumode() argument
225 arm_spe_prep_sample(struct arm_spe *spe, struct arm_spe_queue *speq, union perf_event *event, struct perf_sample *sample) arm_spe_prep_sample() argument
255 arm_spe_deliver_synth_event(struct arm_spe *spe, struct arm_spe_queue *speq __maybe_unused, union perf_event *event, struct perf_sample *sample) arm_spe_deliver_synth_event() argument
279 struct arm_spe *spe = speq->spe; arm_spe_synth_spe_events_sample() local
294 struct arm_spe *spe = speq->spe; arm_spe_sample() local
365 struct arm_spe *spe = speq->spe; arm_spe_run_decoder() local
398 arm_spe__setup_queue(struct arm_spe *spe, struct auxtrace_queue *queue, unsigned int queue_nr) arm_spe__setup_queue() argument
445 arm_spe__setup_queues(struct arm_spe *spe) arm_spe__setup_queues() argument
459 arm_spe__update_queues(struct arm_spe *spe) arm_spe__update_queues() argument
469 arm_spe__is_timeless_decoding(struct arm_spe *spe) arm_spe__is_timeless_decoding() argument
487 arm_spe_set_pid_tid_cpu(struct arm_spe *spe, struct auxtrace_queue *queue) arm_spe_set_pid_tid_cpu() argument
512 arm_spe_process_queues(struct arm_spe *spe, u64 timestamp) arm_spe_process_queues() argument
562 arm_spe_process_timeless_queues(struct arm_spe *spe, pid_t tid, u64 time_) arm_spe_process_timeless_queues() argument
589 struct arm_spe *spe = container_of(session->auxtrace, arm_spe_process_event() local
632 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, arm_spe_process_auxtrace_event() local
670 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, arm_spe_flush() local
705 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, arm_spe_free_events() local
719 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, arm_spe_free() local
731 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, auxtrace); arm_spe_evsel_is_auxtrace() local
793 arm_spe_synth_events(struct arm_spe *spe, struct perf_session *session) arm_spe_synth_events() argument
933 struct arm_spe *spe; arm_spe_process_auxtrace_info() local
[all...]
/kernel/linux/linux-6.6/tools/perf/util/
H A Darm-spe.c84 struct arm_spe *spe; member
140 static void arm_spe_dump_event(struct arm_spe *spe, unsigned char *buf, in arm_spe_dump_event() argument
192 arm_spe__alloc_queue(struct arm_spe *spe, unsigned int queue_nr) arm_spe__alloc_queue() argument
231 arm_spe_cpumode(struct arm_spe *spe, u64 ip) arm_spe_cpumode() argument
238 arm_spe_set_pid_tid_cpu(struct arm_spe *spe, struct auxtrace_queue *queue) arm_spe_set_pid_tid_cpu() argument
265 struct arm_spe *spe = speq->spe; arm_spe_set_tid() local
295 arm_spe_prep_sample(struct arm_spe *spe, struct arm_spe_queue *speq, union perf_event *event, struct perf_sample *sample) arm_spe_prep_sample() argument
325 arm_spe_deliver_synth_event(struct arm_spe *spe, struct arm_spe_queue *speq __maybe_unused, union perf_event *event, struct perf_sample *sample) arm_spe_deliver_synth_event() argument
348 struct arm_spe *spe = speq->spe; arm_spe__synth_mem_sample() local
368 struct arm_spe *spe = speq->spe; arm_spe__synth_branch_sample() local
386 struct arm_spe *spe = speq->spe; arm_spe__synth_instruction_sample() local
550 struct arm_spe *spe = speq->spe; arm_spe_sample() local
639 struct arm_spe *spe = speq->spe; arm_spe_run_decoder() local
716 arm_spe__setup_queue(struct arm_spe *spe, struct auxtrace_queue *queue, unsigned int queue_nr) arm_spe__setup_queue() argument
763 arm_spe__setup_queues(struct arm_spe *spe) arm_spe__setup_queues() argument
777 arm_spe__update_queues(struct arm_spe *spe) arm_spe__update_queues() argument
787 arm_spe__is_timeless_decoding(struct arm_spe *spe) arm_spe__is_timeless_decoding() argument
805 arm_spe_process_queues(struct arm_spe *spe, u64 timestamp) arm_spe_process_queues() argument
860 arm_spe_process_timeless_queues(struct arm_spe *spe, pid_t tid, u64 time_) arm_spe_process_timeless_queues() argument
880 arm_spe_context_switch(struct arm_spe *spe, union perf_event *event, struct perf_sample *sample) arm_spe_context_switch() argument
906 struct arm_spe *spe = container_of(session->auxtrace, arm_spe_process_event() local
952 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, arm_spe_process_auxtrace_event() local
990 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, arm_spe_flush() local
1033 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, arm_spe_free_events() local
1047 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, arm_spe_free() local
1059 struct arm_spe *spe = container_of(session->auxtrace, struct arm_spe, auxtrace); arm_spe_evsel_is_auxtrace() local
1121 arm_spe_synth_events(struct arm_spe *spe, struct perf_session *session) arm_spe_synth_events() argument
1298 struct arm_spe *spe; arm_spe_process_auxtrace_info() local
[all...]
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dmcu.h499 u8 spe; member
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/
H A Dmt76_connac_mcu.c543 struct wtbl_spe *spe; in mt76_connac_mcu_wtbl_generic_tlv() local
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dmcu.c1161 struct wtbl_spe *spe; in mt7615_mcu_wtbl_generic_tlv() local
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c3884 struct eth_spe *spe; in bnx2x_sp_post() local
14501 struct eth_spe *spe; in bnx2x_cnic_sp_post() local
14602 struct eth_spe *spe in bnx2x_cnic_sp_queue() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_main.c3882 struct eth_spe *spe; in bnx2x_sp_post() local
14429 struct eth_spe *spe; in bnx2x_cnic_sp_post() local
14530 struct eth_spe *spe in bnx2x_cnic_sp_queue() local
[all...]

Completed in 49 milliseconds