Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/misc/lkdtm/ !
Dperms.c52 static void *setup_function_descriptor(func_desc_t *fdesc, void *dst) in setup_function_descriptor()
67 func_desc_t fdesc; in execute_location()
90 func_desc_t fdesc; in execute_user_location()
154 size_t size = sizeof(func_desc_t); in lkdtm_WRITE_OPD()
/linux-6.6.21/arch/powerpc/kernel/ !
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;
597 func_desc_t desc; in create_stub()
653 for (i = 0; i < sizeof(func_desc_t) / sizeof(u32); i++) { in create_stub()
1057 func_desc_t funcdata; in module_trampoline_target()
/linux-6.6.21/arch/parisc/include/asm/ !
Dsections.h7 typedef Elf64_Fdesc func_desc_t; typedef
/linux-6.6.21/arch/ia64/include/asm/ !
Dsections.h13 typedef struct fdesc func_desc_t; typedef
/linux-6.6.21/arch/powerpc/include/asm/ !
Dsections.h10 typedef struct func_desc func_desc_t; typedef
/linux-6.6.21/kernel/ !
Dextable.c145 func_desc_t *desc = ptr; in dereference_function_descriptor()
/linux-6.6.21/include/asm-generic/ !
Dsections.h72 } func_desc_t; typedef