Searched defs:__s (Results 1 – 10 of 10) sorted by relevance
/linux-6.6.21/drivers/remoteproc/ |
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-6.6.21/arch/arm/include/asm/ |
D | uaccess.h | 122 #define __get_user_x(__r2, __p, __e, __l, __s) \ argument 133 #define __get_user_x_32t(__r2, __p, __e, __l, __s) \ argument 144 #define __get_user_x_64t(__r2, __p, __e, __l, __s) \ argument 210 #define __put_user_check(__pu_val, __ptr, __err, __s) \ argument
|
/linux-6.6.21/io_uring/ |
D | rw.c | 718 struct io_rw_state __s, *s = &__s; in io_read() local 866 struct io_rw_state __s, *s = &__s; in io_write() local
|
/linux-6.6.21/drivers/media/pci/solo6x10/ |
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-6.6.21/drivers/gpu/drm/i915/display/ |
D | intel_display.h | 238 #define for_each_sprite(__dev_priv, __p, __s) \ argument
|
/linux-6.6.21/tools/perf/ |
D | builtin-c2c.c | 511 #define HEX_STR(__s, __v) \ argument 847 #define PERC_STR(__s, __v) \ argument 1365 #define HEADER_SPAN(__h0, __h1, __s) \ argument
|
D | builtin-kvm.c | 229 #define PERC_STR(__s, __v) \ argument
|
/linux-6.6.21/mm/ |
D | slab.h | 815 #define for_each_kmem_cache_node(__s, __node, __n) \ argument
|
D | slub.c | 456 #define for_each_object(__p, __s, __addr, __objects) \ argument
|
/linux-6.6.21/drivers/gpu/drm/i915/ |
D | i915_perf.c | 458 #define oa_report_header_64bit(__s) \ argument
|