/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 110 #define CLOSE_FIXED_SECTION(sname) \ argument 116 #define __FIXED_SECTION_ENTRY_BEGIN(sname, name, __align) \ argument 122 #define FIXED_SECTION_ENTRY_BEGIN(sname, name) \ argument 125 #define FIXED_SECTION_ENTRY_BEGIN_LOCATION(sname, name, start, size) \ argument 142 #define FIXED_SECTION_ENTRY_END_LOCATION(sname, name, start, size) \ argument
|
/linux/include/linux/ |
A D | syscalls.h | 138 #define SYSCALL_TRACE_ENTER_EVENT(sname) \ argument 154 #define SYSCALL_TRACE_EXIT_EVENT(sname) \ argument 170 #define SYSCALL_METADATA(sname, nb, ...) \ argument 201 #define SYSCALL_METADATA(sname, nb, ...) argument 210 #define SYSCALL_DEFINE0(sname) \ argument 226 #define SYSCALL_DEFINEx(x, sname, ...) \ argument
|
/linux/arch/arm64/include/asm/ |
A D | syscall_wrapper.h | 35 #define COMPAT_SYSCALL_DEFINE0(sname) \ argument 69 #define SYSCALL_DEFINE0(sname) \ argument
|
/linux/sound/soc/tegra/ |
A D | tegra210_ahub.h | 77 #define WIDGETS(sname, ename) \ argument 83 #define TX_WIDGETS(sname) \ argument 87 #define DAI(sname) \ argument
|
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
|
A D | tegra210_adx.c | 286 #define STREAM_ROUTES(id, sname) \ argument 299 #define STREAM_ROUTES(id, sname) \ argument
|
A D | tegra210_amx.c | 321 #define STREAM_ROUTES(id, sname) \ argument
|
A D | tegra210_mvc.c | 498 #define MVC_ROUTES(sname) \ argument
|
A D | tegra210_sfc.c | 3414 #define RESAMPLE_ROUTE(sname) \ argument
|
/linux/arch/s390/include/asm/ |
A D | syscall_wrapper.h | 74 #define COMPAT_SYSCALL_DEFINE0(sname) \ argument 80 #define SYSCALL_DEFINE0(sname) \ argument 131 #define SYSCALL_DEFINE0(sname) \ argument
|
/linux/fs/udf/ |
A D | unicode.c | 379 int udf_get_filename(struct super_block *sb, const uint8_t *sname, int slen, in udf_get_filename() 397 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 | 74 char *sname; in iio_hwmon_probe() local
|
/linux/sound/pci/hda/ |
A D | hda_tegra.c | 260 const char *sname, *drv_name = "tegra-hda"; in hda_tegra_first_init() local
|
A D | hda_eld.c | 496 char *sname; in snd_hdmi_write_eld_info() local
|
/linux/arch/x86/include/asm/ |
A D | syscall_wrapper.h | 249 #define SYSCALL_DEFINE0(sname) \ argument
|
/linux/drivers/regulator/ |
A D | as3722-regulator.c | 49 const char *sname; member
|
/linux/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
A D | channv50.c | 84 const char *sname = ""; in nv50_disp_chan_mthd() local
|
/linux/drivers/staging/r8188eu/core/ |
A D | rtw_br_ext.c | 650 u_int8_t sname[64]; member
|
/linux/sound/pci/ |
A D | cmipci.c | 2398 #define DEFINE_SWITCH_ARG(sname, xreg, xmask, xmask_on, xis_byte, xac3) \ argument 2407 #define DEFINE_BIT_SWITCH_ARG(sname, xreg, xmask, xis_byte, xac3) \ argument 2439 #define DEFINE_SWITCH(sname, stype, sarg) \ argument 2448 #define DEFINE_CARD_SWITCH(sname, sarg) DEFINE_SWITCH(sname, SNDRV_CTL_ELEM_IFACE_CARD, sarg) argument 2449 #define DEFINE_MIXER_SWITCH(sname, sarg) DEFINE_SWITCH(sname, SNDRV_CTL_ELEM_IFACE_MIXER, sarg) argument
|
/linux/drivers/gpu/drm/nouveau/ |
A D | nouveau_drm.c | 192 nouveau_cli_init(struct nouveau_drm *drm, const char *sname, in nouveau_cli_init()
|
/linux/sound/soc/intel/catpt/ |
A D | pcm.c | 1059 #define CATPT_VOLUME_CTL(kname, sname) \ argument
|
/linux/drivers/staging/gdm724x/ |
A D | gdm_lte.c | 608 u8 sname[64]; /* server host name (ASCIZ) */ in gdm_lte_netif_rx() member
|
/linux/kernel/ |
A D | module.c | 2410 static bool module_init_layout_section(const char *sname) in module_init_layout_section() 2448 const char *sname = info->secstrings + s->sh_name; in layout_sections() local 2481 const char *sname = info->secstrings + s->sh_name; in layout_sections() local
|
/linux/sound/soc/sof/ |
A D | sof-priv.h | 60 #define SOF_DAI_STREAM(sname, scmin, scmax, srates, sfmt) \ argument
|
/linux/arch/x86/kernel/apic/ |
A D | x2apic_uv_x.c | 230 #define uvxy_field(sname, field, undef) ( \ argument
|