Searched refs:kdebug (Results 1 – 7 of 7) sorted by relevance
| /fs/ |
| A D | binfmt_elf_fdpic.c | 48 #define kdebug(fmt, ...) do {} while(0) macro 200 kdebug("____ LOAD %d ____", current->pid); in load_elf_fdpic_binary() 446 kdebug("- brk %lx", current->mm->brk); in load_elf_fdpic_binary() 897 kdebug("Mapped Object [%s]:", what); in elf_fdpic_map_file() 898 kdebug("- elfhdr : %lx", params->elfhdr_addr); in elf_fdpic_map_file() 899 kdebug("- entry : %lx", params->entry_addr); in elf_fdpic_map_file() 900 kdebug("- PHDR[] : %lx", params->ph_addr); in elf_fdpic_map_file() 1033 kdebug("[LOAD] va=%lx of=%lx fs=%lx ms=%lx", in elf_fdpic_map_file_by_direct_mmap() 1135 kdebug("mmap[%d] <anon>" in elf_fdpic_map_file_by_direct_mmap() 1145 kdebug("clear[%d] ad=%lx sz=%lx", in elf_fdpic_map_file_by_direct_mmap() [all …]
|
| /fs/cachefiles/ |
| A D | internal.h | 460 #define kdebug(FMT, ...) dbgprintk(FMT, ##__VA_ARGS__) macro 466 #define _debug(FMT, ...) kdebug(FMT, ##__VA_ARGS__) 484 kdebug(FMT, ##__VA_ARGS__); \
|
| /fs/afs/ |
| A D | dir_search.c | 147 kdebug("slot out of range h=%x rs=%2x sl=%2x-%2x", in afs_dir_search_bucket() 169 kdebug("dir chain loop h=%x", iter->bucket); in afs_dir_search_bucket()
|
| A D | internal.h | 1823 #define kdebug(FMT,...) dbgprintk(" "FMT ,##__VA_ARGS__) macro 1829 #define _debug(FMT,...) kdebug(FMT,##__VA_ARGS__) 1851 kdebug(FMT,##__VA_ARGS__); \
|
| A D | rxrpc.c | 954 kdebug("prem complete %d", call->error); in afs_extract_data()
|
| /fs/netfs/ |
| A D | internal.h | 450 #define kdebug(FMT, ...) dbgprintk(FMT, ##__VA_ARGS__) macro 455 #define _debug(FMT, ...) kdebug(FMT, ##__VA_ARGS__) 473 kdebug(FMT, ##__VA_ARGS__); \
|
| A D | write_issue.c | 404 kdebug("wrong group"); in netfs_write_folio() 514 kdebug("R=%x: No submit", wreq->debug_id); in netfs_write_folio() 844 kdebug("R=%x: No submit", wreq->debug_id); in netfs_write_folio_single()
|
Completed in 21 milliseconds