/linux/sound/firewire/fireworks/ ! |
H A D | fireworks_midi.c | 82 struct snd_rawmidi_str *str) in set_midi_substream_names() 105 struct snd_rawmidi_str *str; in snd_efw_create_midi_devices() local
|
/linux/sound/firewire/bebob/ ! |
H A D | bebob_midi.c | 82 struct snd_rawmidi_str *str) in set_midi_substream_names() 106 struct snd_rawmidi_str *str; in snd_bebob_create_midi_devices() local
|
/linux/lib/ ! |
H A D | globtest.c | 15 char const *pat, *str; member 19 static bool __pure __init test(char const *pat, char const *str, bool expected) in test()
|
/linux/arch/x86/kernel/cpu/ ! |
H A D | bugs.c | 525 static int __init mds_cmdline(char *str) in mds_cmdline() 636 static int __init tsx_async_abort_parse_cmdline(char *str) in tsx_async_abort_parse_cmdline() 749 static int __init mmio_stale_data_parse_cmdline(char *str) in mmio_stale_data_parse_cmdline() 827 static __init int rfds_parse_cmdline(char *str) in rfds_parse_cmdline() 945 static int __init srbds_parse_cmdline(char *str) in srbds_parse_cmdline() 977 static int __init l1d_flush_parse_cmdline(char *str) in l1d_flush_parse_cmdline() 1125 static int __init gds_parse_cmdline(char *str) in gds_parse_cmdline() 1233 static int __init nospectre_v1_cmdline(char *str) in nospectre_v1_cmdline() 1309 static int __init retbleed_parse_cmdline(char *str) in retbleed_parse_cmdline() 1525 static int __init its_parse_cmdline(char *str) in its_parse_cmdline() [all …]
|
/linux/drivers/acpi/ ! |
H A D | osi.c | 68 void __init acpi_osi_setup(char *str) in acpi_osi_setup() 194 char *str; in acpi_osi_setup_late() local 224 static int __init osi_setup(char *str) in osi_setup()
|
/linux/fs/romfs/ ! |
H A D | storage.c | 67 const char *str, size_t size) in romfs_mtd_strcmp() 164 const char *str, size_t size) in romfs_blk_strcmp() 266 const char *str, size_t size) in romfs_dev_strcmp()
|
/linux/arch/um/drivers/ ! |
H A D | fd.c | 19 char str[sizeof("1234567890\0")]; member 22 static void *fd_init(char *str, int device, const struct chan_opts *opts) in fd_init()
|
/linux/security/keys/encrypted-keys/ ! |
H A D | encrypted.h | 40 static inline void dump_hmac(const char *str, const u8 *digest, in dump_hmac() 62 static inline void dump_hmac(const char *str, const u8 *digest, in dump_hmac()
|
/linux/arch/powerpc/boot/ ! |
H A D | planetcore.c | 54 const char *str = planetcore_get_key(table, key); in planetcore_get_decimal() local 64 const char *str = planetcore_get_key(table, key); in planetcore_get_hex() local
|
/linux/drivers/iommu/ ! |
H A D | irq_remapping.c | 50 static __init int setup_nointremap(char *str) in setup_nointremap() 57 static __init int setup_irqremap(char *str) in setup_irqremap()
|
/linux/security/apparmor/ ! |
H A D | path.c | 25 static int prepend(char **buffer, int buflen, const char *str, int namelen) in prepend() 200 char *str = NULL; in aa_path_name() local
|
H A D | label.c | 1477 #define update_for_len(total, len, size, str) \ argument 1502 static int aa_profile_snxprint(char *str, size_t size, struct aa_ns *view, in aa_profile_snxprint() 1613 int aa_label_snxprint(char *str, size_t size, struct aa_ns *ns, in aa_label_snxprint() 1728 const char *str; in aa_label_xaudit() local 1762 char *str; in aa_label_seq_xprint() local 1785 char *str; in aa_label_xprintk() local 1810 static int label_count_strn_entries(const char *str, size_t n) in label_count_strn_entries() 1837 const char *str, size_t n) in fqlookupn_profile() 1859 struct aa_label *aa_label_strn_parse(struct aa_label *base, const char *str, in aa_label_strn_parse() 1941 struct aa_label *aa_label_parse(struct aa_label *base, const char *str, in aa_label_parse()
|
/linux/tools/testing/selftests/arm64/mte/ ! |
H A D | check_ksm_options.c | 26 static unsigned long read_sysfs(char *str) in read_sysfs() 44 static void write_sysfs(char *str, unsigned long val) in write_sysfs()
|
/linux/tools/net/sunrpc/xdrgen/generators/ ! |
H A D | typedef.py | 248 def __init__(self, language: str, peer: str):
|
/linux/arch/powerpc/kernel/ ! |
H A D | setup_32.c | 103 static int __init ppc_setup_l2cr(char *str) in ppc_setup_l2cr() 116 static int __init ppc_setup_l3cr(char *str) in ppc_setup_l3cr()
|
H A D | rtasd.c | 116 char * str = "RTAS event"; in printk_log_rtas() local 563 static int __init surveillance_setup(char *str) in surveillance_setup() 580 static int __init rtasmsgs_setup(char *str) in rtasmsgs_setup()
|
/linux/scripts/ ! |
H A D | rustdoc_test_gen.rs | 48 fn find_real_path<'a>(srctree: &Path, valid_paths: &'a mut Vec<PathBuf>, file: &str) -> &'a str { in find_real_path() 58 potential_components: &[&str], in find_real_path()
|
/linux/sound/firewire/oxfw/ ! |
H A D | oxfw-midi.c | 127 struct snd_rawmidi_str *str) in set_midi_substream_names() 151 struct snd_rawmidi_str *str; in snd_oxfw_create_midi() local
|
/linux/drivers/media/platform/st/sti/delta/ ! |
H A D | delta-mjpeg-dec.c | 28 unsigned char str[3000]; member 34 char *str, unsigned int len) in ipc_open_param_str() 52 char *str, unsigned int len) in ipc_decode_param_str()
|
/linux/fs/unicode/ ! |
H A D | utf8-norm.c | 85 utf8decode3(const char *str) in utf8decode3() 102 utf8encode3(char *str, unsigned int val) in utf8encode3() 258 utf8hangul(const char *str, unsigned char *hangul) in utf8hangul()
|
/linux/tools/include/linux/ ! |
H A D | refcount.h | 45 #define REFCOUNT_WARN(cond, str) (void)(cond) argument 48 #define REFCOUNT_WARN(cond, str) BUG_ON(cond) argument
|
/linux/tools/iio/ ! |
H A D | lsiio.c | 28 static inline int check_prefix(const char *str, const char *prefix) in check_prefix() 34 static inline int check_postfix(const char *str, const char *postfix) in check_postfix()
|
/linux/samples/bpf/ ! |
H A D | xdp_sample_user.c | 663 char str[64]; in stats_get_rx_cnt() local 710 char str[64]; in stats_get_cpumap_enqueue() local 726 char str[64]; in stats_get_cpumap_enqueue() local 770 char str[64]; in stats_get_cpumap_remote() local 807 char str[64]; in stats_get_cpumap_kthread() local 837 char str[64]; in stats_get_redirect_cnt() local 864 char str[64]; in stats_get_redirect_err_cnt() local 928 char str[64]; in stats_get_exception_cnt() local 964 char str[64]; in stats_get_devmap_xmit() local 1020 char str[128]; in stats_get_devmap_xmit_multi() local [all …]
|
/linux/drivers/s390/net/ ! |
H A D | smsgiucv.c | 91 void (*callback)(const char *from, char *str)) in smsg_register_callback() 109 char *str)) in smsg_unregister_callback()
|
/linux/drivers/gpu/drm/ ! |
H A D | drm_print.c | 80 void __drm_puts_coredump(struct drm_printer *p, const char *str) in __drm_puts_coredump() 171 void __drm_puts_seq_file(struct drm_printer *p, const char *str) in __drm_puts_seq_file() 261 void drm_puts(struct drm_printer *p, const char *str) in drm_puts()
|