Searched defs:__s (Results 1 – 10 of 10) sorted by relevance
/openbmc/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
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | uaccess.h | 112 #define __get_user_x(__r2, __p, __e, __l, __s) \ argument 123 #define __get_user_x_32t(__r2, __p, __e, __l, __s) \ argument 134 #define __get_user_x_64t(__r2, __p, __e, __l, __s) \ argument 200 #define __put_user_check(__pu_val, __ptr, __err, __s) \ argument
|
/openbmc/linux/io_uring/ |
H A D | rw.c | 718 struct io_rw_state __s, *s = &__s; io_read() local 885 struct io_rw_state __s, *s = &__s; io_write() local
|
/openbmc/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
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_display.h | 238 #define for_each_sprite(__dev_priv, __p, __s) \ argument
|
/openbmc/linux/tools/perf/ |
H A 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
|
H A D | builtin-kvm.c | 229 #define PERC_STR(__s, __v) \ argument
|
/openbmc/linux/mm/ |
H A D | slab.h | 820 #define for_each_kmem_cache_node(__s, __node, __n) \ argument
|
H A D | slub.c | 456 #define for_each_object(__p, __s, __addr, __objects) \ argument
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_perf.c | 458 #define oa_report_header_64bit(__s) \ argument
|