Searched refs:ps3_lpm_copy_tb (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/include/asm/ |
H A D | ps3.h | 487 int ps3_lpm_copy_tb(unsigned long offset, void *buf, unsigned long count,
|
/kernel/linux/linux-6.6/arch/powerpc/include/asm/ |
H A D | ps3.h | 483 int ps3_lpm_copy_tb(unsigned long offset, void *buf, unsigned long count,
|
/kernel/linux/linux-5.10/drivers/ps3/ |
H A D | ps3-lpm.c | 906 * ps3_lpm_copy_tb - Copy data from the trace buffer to a kernel buffer. 917 int ps3_lpm_copy_tb(unsigned long offset, void *buf, unsigned long count, in ps3_lpm_copy_tb() function 958 EXPORT_SYMBOL_GPL(ps3_lpm_copy_tb); variable
|
/kernel/linux/linux-6.6/drivers/ps3/ |
H A D | ps3-lpm.c | 906 * ps3_lpm_copy_tb - Copy data from the trace buffer to a kernel buffer. 917 int ps3_lpm_copy_tb(unsigned long offset, void *buf, unsigned long count, in ps3_lpm_copy_tb() function 958 EXPORT_SYMBOL_GPL(ps3_lpm_copy_tb); variable
|
Completed in 7 milliseconds