| /linux/arch/powerpc/include/asm/ |
| A D | head-64.h | 60 #define OPEN_FIXED_SECTION(sname, start, end) \ argument 92 #define ZERO_FIXED_SECTION(sname, start, end) \ argument 100 #define USE_FIXED_SECTION(sname) \ argument 106 #define CLOSE_FIXED_SECTION(sname) \ argument 112 #define __FIXED_SECTION_ENTRY_BEGIN(sname, name, __align) \ argument 118 #define FIXED_SECTION_ENTRY_BEGIN(sname, name) \ argument 121 #define FIXED_SECTION_ENTRY_BEGIN_LOCATION(sname, name, start, size) \ argument 138 #define FIXED_SECTION_ENTRY_END_LOCATION(sname, name, start, size) \ argument 161 #define DEFINE_FIXED_SYMBOL(label, sname) \ argument 168 #define ABS_ADDR(label, sname) (label - start_ ## sname + sname ## _start) argument
|
| A D | syscall_wrapper.h | 36 #define SYSCALL_DEFINE0(sname) \ argument
|
| /linux/arch/s390/include/asm/ |
| A D | syscall_wrapper.h | 40 #define COMPAT_SYSCALL_DEFINE0(sname) \ argument 45 #define SYSCALL_DEFINE0(sname) \ argument 105 #define SYSCALL_DEFINE0(sname) \ argument
|
| /linux/include/linux/ |
| A D | syscalls.h | 144 #define SYSCALL_TRACE_ENTER_EVENT(sname) \ argument 160 #define SYSCALL_TRACE_EXIT_EVENT(sname) \ argument 176 #define SYSCALL_METADATA(sname, nb, ...) \ argument 207 #define SYSCALL_METADATA(sname, nb, ...) argument 216 #define SYSCALL_DEFINE0(sname) \ argument 232 #define SYSCALL_DEFINEx(x, sname, ...) \ argument
|
| /linux/arch/arm64/include/asm/ |
| A D | syscall_wrapper.h | 35 #define COMPAT_SYSCALL_DEFINE0(sname) \ argument 67 #define SYSCALL_DEFINE0(sname) \ argument
|
| /linux/sound/soc/tegra/ |
| A D | tegra210_ahub.h | 79 #define WIDGETS(sname, ename) \ argument 85 #define TX_WIDGETS(sname) \ argument 89 #define DAI(sname) \ argument
|
| A D | tegra210_mixer.c | 446 #define RX_ROUTES(id, sname) \ argument 455 #define ADDER_ROUTES(id, sname) \ argument 471 #define TX_ROUTES(id, sname) \ argument
|
| A D | tegra210_adx.c | 295 #define STREAM_ROUTES(id, sname) \ argument 308 #define STREAM_ROUTES(id, sname) \ argument
|
| A D | tegra186_asrc.c | 609 #define ASRC_STREAM_ROUTE(id, sname) \ argument 622 #define ASRC_RATIO_ROUTE(sname) \ argument
|
| A D | tegra210_ope.c | 174 #define OPE_ROUTES(sname) \ argument
|
| A D | tegra210_amx.c | 324 #define STREAM_ROUTES(id, sname) \ argument
|
| A D | tegra210_mvc.c | 616 #define MVC_ROUTES(sname) \ argument
|
| A D | tegra210_sfc.c | 3442 #define RESAMPLE_ROUTE(sname) \ argument
|
| /linux/arch/riscv/include/asm/ |
| A D | syscall_wrapper.h | 64 #define COMPAT_SYSCALL_DEFINE0(sname) \ argument 95 #define SYSCALL_DEFINE0(sname) \ argument
|
| /linux/fs/udf/ |
| A D | unicode.c | 375 int udf_get_filename(struct super_block *sb, const uint8_t *sname, int slen, in udf_get_filename() 393 int udf_put_filename(struct super_block *sb, const uint8_t *sname, int slen, in udf_put_filename()
|
| /linux/drivers/hwmon/ |
| A D | iio_hwmon.c | 88 char *sname; in iio_hwmon_probe() local
|
| /linux/drivers/regulator/ |
| A D | rt5120-regulator.c | 220 static const char * const sname[] = { in rt5120_fillin_regulator_desc() local
|
| A D | as3722-regulator.c | 49 const char *sname; member
|
| /linux/sound/pci/hda/ |
| A D | hda_tegra.c | 268 const char *sname, *drv_name = "tegra-hda"; in hda_tegra_first_init() local
|
| A D | hda_eld.c | 500 char *sname; in snd_hdmi_write_eld_info() local
|
| /linux/arch/x86/include/asm/ |
| A D | syscall_wrapper.h | 244 #define SYSCALL_DEFINE0(sname) \ argument
|
| /linux/sound/pci/ |
| A D | cmipci.c | 2381 #define DEFINE_SWITCH_ARG(sname, xreg, xmask, xmask_on, xis_byte, xac3) \ argument 2390 #define DEFINE_BIT_SWITCH_ARG(sname, xreg, xmask, xis_byte, xac3) \ argument 2422 #define DEFINE_SWITCH(sname, stype, sarg) \ argument 2431 #define DEFINE_CARD_SWITCH(sname, sarg) DEFINE_SWITCH(sname, SNDRV_CTL_ELEM_IFACE_CARD, sarg) argument 2432 #define DEFINE_MIXER_SWITCH(sname, sarg) DEFINE_SWITCH(sname, SNDRV_CTL_ELEM_IFACE_MIXER, sarg) argument
|
| /linux/sound/soc/intel/avs/ |
| A D | core.c | 832 #define AVS_TGL_BASED_SPEC(sname) \ argument
|
| /linux/drivers/gpu/drm/nouveau/ |
| A D | nouveau_drm.c | 217 nouveau_cli_init(struct nouveau_drm *drm, const char *sname, in nouveau_cli_init()
|
| /linux/sound/soc/intel/catpt/ |
| A D | pcm.c | 1076 #define CATPT_VOLUME_CTL(kname, sname) \ argument
|