Home
last modified time | relevance | path

Searched refs:func_desc_t (Results 1 – 6 of 6) sorted by relevance

/linux-6.15/drivers/misc/lkdtm/
H A Dperms.c59 static void *setup_function_descriptor(func_desc_t *fdesc, void *dst) in setup_function_descriptor()
74 func_desc_t fdesc; in execute_location()
96 func_desc_t fdesc; in execute_user_location()
160 size_t size = sizeof(func_desc_t); in lkdtm_WRITE_OPD()
/linux-6.15/arch/powerpc/kernel/
H A Dmodule_64.c46 static func_desc_t func_desc(unsigned long addr) in func_desc()
48 func_desc_t desc = { in func_desc()
70 static func_desc_t func_desc(unsigned long addr) in func_desc()
94 static unsigned long stub_func_addr(func_desc_t func) in stub_func_addr()
114 func_desc_t funcdata;
627 func_desc_t desc; in create_stub()
683 for (i = 0; i < sizeof(func_desc_t) / sizeof(u32); i++) { in create_stub()
1086 func_desc_t funcdata; in module_trampoline_target()
/linux-6.15/arch/parisc/include/asm/
H A Dsections.h7 typedef Elf64_Fdesc func_desc_t; typedef
/linux-6.15/arch/powerpc/include/asm/
H A Dsections.h10 typedef struct func_desc func_desc_t; typedef
/linux-6.15/kernel/
H A Dextable.c145 func_desc_t *desc = ptr; in dereference_function_descriptor()
/linux-6.15/include/asm-generic/
H A Dsections.h72 } func_desc_t; typedef