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 HEX_STR(__s,__v) global() argument 868 PERC_STR(__s,__v) global() argument 1386 HEADER_SPAN(__h0,__h1,__s) global() argument [all...] |
| H A D | builtin-kvm.c | 230 PERC_STR(__s,__v) global() argument
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_oa.c | 213 oa_report_header_64bit(__s) global() argument
|
| /linux/sound/core/ |
| H A D | pcm_native.c | 3117 snd_pcm_sync_ptr_put_user(__s,__c,__ptr) global() argument
|
| /linux/mm/ |
| H A D | slub.c | 463 for_each_kmem_cache_node(__s,__node,__n) global() argument 574 for_each_object(__p,__s,__addr,__objects) global() argument
|