Searched defs:__s (Results 1 – 8 of 8) sorted by relevance
| /linux/drivers/remoteproc/ |
| H A D | remoteproc_elf_helpers.h | 40 #define ELF_GEN_FIELD_GET_SET(__s, __field, __type) \ argument 87 #define ELF_STRUCT_SIZE(__s) \ in ELF_GEN_FIELD_GET_SET() argument
|
| /linux/arch/riscv/include/asm/ |
| H A D | cmpxchg.h | 374 ulong __s, __val, __mask; in __cmpwait() local
|
| /linux/drivers/media/pci/solo6x10/ |
| H A D | solo6x10-regs.h | 99 #define SOLO_PCI_ERR_FSM0(__s) (((__s) >> 16) & 0x0f) argument 100 #define SOLO_PCI_ERR_FSM1(__s) (((__s) >> 20) & 0x0f) argument 101 #define SOLO_PCI_ERR_FSM2(__s) (((__s) >> 24) & 0x1f) argument
|
| /linux/tools/perf/ |
| H A D | builtin-c2c.c | 532 #define HEX_STR(__s, __v) \ argument 868 #define PERC_STR(__s, __v) \ argument 1386 #define HEADER_SPAN(__h0, __h1, __s) \ argument [all...] |
| H A D | builtin-kvm.c | 230 #define PERC_STR(__s, __v) \ argument
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_oa.c | 213 #define oa_report_header_64bit(__s) \ argument
|
| /linux/sound/core/ |
| H A D | pcm_native.c | 3118 #define snd_pcm_sync_ptr_put_user(__s, __c, __ptr) ({ \ argument
|
| /linux/mm/ |
| H A D | slub.c | 463 #define for_each_kmem_cache_node(__s, __node, __n) \ argument 574 #define for_each_object(__p, __s, __addr, __objects) \ argument
|