/openbmc/linux/arch/s390/include/asm/ |
H A D | syscall_wrapper.h | 40 #define COMPAT_SYSCALL_DEFINE0(sname) \ argument 45 #define SYSCALL_DEFINE0(sname) \ argument 105 #define SYSCALL_DEFINE0(sname) \ argument
|
/openbmc/linux/arch/riscv/include/asm/ |
H A D | syscall_wrapper.h | 37 #define COMPAT_SYSCALL_DEFINE0(sname) \ argument 69 #define SYSCALL_DEFINE0(sname) \ argument
|
/openbmc/linux/arch/arm64/include/asm/ |
H A D | syscall_wrapper.h | 35 #define COMPAT_SYSCALL_DEFINE0(sname) \ argument 68 #define SYSCALL_DEFINE0(sname) \ argument
|
/openbmc/linux/include/linux/ |
H A D | syscalls.h | 141 #define SYSCALL_TRACE_ENTER_EVENT(sname) \ argument 157 #define SYSCALL_TRACE_EXIT_EVENT(sname) \ argument 173 #define SYSCALL_METADATA(sname, nb, ...) \ argument 204 #define SYSCALL_METADATA(sname, nb, ...) argument 213 #define SYSCALL_DEFINE0(sname) \ argument 229 #define SYSCALL_DEFINEx(x, sname, ...) \ argument
|
/openbmc/linux/sound/soc/tegra/ |
H A D | tegra210_ahub.h | 79 #define WIDGETS(sname, ename) \ argument 85 #define TX_WIDGETS(sname) \ argument 89 #define DAI(sname) \ argument
|
H A D | tegra210_mixer.c | 447 #define RX_ROUTES(id, sname) \ argument 456 #define ADDER_ROUTES(id, sname) \ argument 472 #define TX_ROUTES(id, sname) \ argument
|
H A D | tegra210_adx.c | 296 #define STREAM_ROUTES(id, sname) \ argument 309 #define STREAM_ROUTES(id, sname) \ argument
|
H A D | tegra210_ope.c | 175 #define OPE_ROUTES(sname) \ argument
|
H A D | tegra186_asrc.c | 610 #define ASRC_STREAM_ROUTE(id, sname) \ argument 623 #define ASRC_RATIO_ROUTE(sname) \ argument
|
H A D | tegra210_amx.c | 325 #define STREAM_ROUTES(id, sname) \ argument
|
H A D | tegra210_mvc.c | 617 #define MVC_ROUTES(sname) \ argument
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | syscall_wrapper.h | 36 #define SYSCALL_DEFINE0(sname) \ argument
|
/openbmc/linux/fs/udf/ |
H 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()
|
/openbmc/linux/drivers/hwmon/ |
H A D | iio_hwmon.c | 76 char *sname; in iio_hwmon_probe() local
|
/openbmc/qemu/hw/i2c/ |
H A D | bitbang_i2c.c | 23 static const char * const sname[] = { variable
|
/openbmc/u-boot/lib/efi_selftest/ |
H A D | efi_selftest_snp.c | 43 u8 sname[64]; member
|
/openbmc/linux/drivers/regulator/ |
H A D | rt5120-regulator.c | 220 static const char * const sname[] = { in rt5120_fillin_regulator_desc() local
|
H A D | as3722-regulator.c | 49 const char *sname; member
|
/openbmc/linux/sound/pci/hda/ |
H A D | hda_tegra.c | 268 const char *sname, *drv_name = "tegra-hda"; in hda_tegra_first_init() local
|
H A D | hda_eld.c | 500 char *sname; in snd_hdmi_write_eld_info() local
|
/openbmc/linux/arch/x86/include/asm/ |
H A D | syscall_wrapper.h | 244 #define SYSCALL_DEFINE0(sname) \ argument
|
/openbmc/linux/sound/pci/ |
H A D | cmipci.c | 2397 #define DEFINE_SWITCH_ARG(sname, xreg, xmask, xmask_on, xis_byte, xac3) \ argument 2406 #define DEFINE_BIT_SWITCH_ARG(sname, xreg, xmask, xis_byte, xac3) \ argument 2438 #define DEFINE_SWITCH(sname, stype, sarg) \ argument 2447 #define DEFINE_CARD_SWITCH(sname, sarg) DEFINE_SWITCH(sname, SNDRV_CTL_ELEM_IFACE_CARD, sarg) argument 2448 #define DEFINE_MIXER_SWITCH(sname, sarg) DEFINE_SWITCH(sname, SNDRV_CTL_ELEM_IFACE_MIXER, sarg) argument
|
/openbmc/linux/drivers/gpu/drm/nouveau/ |
H A D | nouveau_drm.c | 214 nouveau_cli_init(struct nouveau_drm *drm, const char *sname, in nouveau_cli_init()
|
/openbmc/qemu/hw/ppc/ |
H A D | spapr_caps.c | 939 #define SPAPR_CAP_MIG_STATE(sname, cap) \ argument
|
/openbmc/linux/sound/soc/intel/catpt/ |
H A D | pcm.c | 1076 #define CATPT_VOLUME_CTL(kname, sname) \ argument
|