| /linux/include/linux/ |
| H A D | syscalls.h | 147 #define SYSCALL_TRACE_ENTER_EVENT(sname) \ argument 163 #define SYSCALL_TRACE_EXIT_EVENT(sname) \ argument 179 #define SYSCALL_METADATA(sname, nb, ...) \ argument 210 #define SYSCALL_METADATA(sname, nb, ...) argument 219 #define SYSCALL_DEFINE0(sname) \ argument 235 #define SYSCALL_DEFINEx(x, sname, ...) \ argument
|
| /linux/arch/arm64/include/asm/ |
| H A D | syscall_wrapper.h | 35 #define COMPAT_SYSCALL_DEFINE0(sname) \ argument 67 #define SYSCALL_DEFINE0(sname) \ argument
|
| /linux/arch/riscv/include/asm/ |
| H A D | syscall_wrapper.h | 64 #define COMPAT_SYSCALL_DEFINE0(sname) \ argument 95 #define SYSCALL_DEFINE0(sname) \ argument
|
| /linux/sound/soc/tegra/ |
| H A D | tegra210_ahub.h | 120 #define WIDGETS(sname, ename) \ argument 126 #define TX_WIDGETS(sname) \ argument 130 #define DAI(sname) \ argument
|
| H A D | tegra210_adx.c | 320 #define STREAM_ROUTES(id, sname) \ argument 333 #define STREAM_ROUTES(id, sname) \ argument [all...] |
| H A D | tegra186_asrc.c | 608 #define ASRC_STREAM_ROUTE(id, sname) \ argument 621 #define ASRC_RATIO_ROUTE(sname) \ argument [all...] |
| H A D | tegra210_amx.c | 344 #define STREAM_ROUTES(id, sname) \ argument
|
| /linux/arch/powerpc/include/asm/ |
| H A D | syscall_wrapper.h | 36 #define SYSCALL_DEFINE0(sname) \ argument
|
| /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()
|
| /linux/sound/hda/codecs/hdmi/ |
| H A D | eld.c | 130 char *sname; in snd_hdmi_write_eld_info() local
|
| /linux/drivers/hwmon/ |
| H A D | iio_hwmon.c | 88 char *sname; in iio_hwmon_probe() local
|
| /linux/sound/hda/controllers/ |
| H A D | acpi.c | 74 const char *sname, *lname; in hda_acpi_init() local
|
| H A D | cix-ipbloq.c | 102 const char *sname = NULL, *drv_name = "cix-ipbloq-hda"; in cix_ipbloq_hda_init() local
|
| H A D | tegra.c | 273 const char *sname, *drv_name = "tegra-hda"; in hda_tegra_first_init() local
|
| /linux/scripts/gendwarfksyms/ |
| H A D | kabi.c | 172 const char *sname; in kabi_read_rules() local
|
| /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
|
| /linux/arch/x86/include/asm/ |
| H A D | syscall_wrapper.h | 244 #define SYSCALL_DEFINE0(sname) \ argument
|
| /linux/drivers/gpu/drm/nouveau/ |
| H A D | nouveau_drm.c | 234 nouveau_cli_init(struct nouveau_drm *drm, const char *sname, in nouveau_cli_init()
|
| /linux/kernel/module/ |
| H A D | main.c | 1647 bool module_init_layout_section(const char *sname) in module_init_layout_section() 1691 const char *sname = info->secstrings + s->sh_name; in __layout_sections() local 2748 const char *sname; in move_module() local
|
| /linux/sound/soc/intel/catpt/ |
| H A D | pcm.c | 1081 CATPT_VOLUME_CTL(kname,sname) global() argument
|
| /linux/net/batman-adv/ |
| H A D | distributed-arp-table.c | 86 __u8 sname[64]; member
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| H A D | nv50.c | 497 const char *sname = ""; in nv50_disp_chan_mthd() local
|
| /linux/include/uapi/sound/ |
| H A D | asoc.h | 484 char sname[SNDRV_CTL_ELEM_ID_NAME_MAXLEN]; member
|
| /linux/sound/soc/sof/ |
| H A D | topology.c | 1144 const char *sname = w->sname; in sof_disconnect_dai_widget() local [all...] |