/kernel/linux/linux-6.6/tools/usb/ffs-aio-example/multibuff/device_app/ |
H A D | aio_multibuff.c | 145 unsigned char **buf; member
|
/kernel/linux/linux-6.6/tools/virtio/ringtest/ |
H A D | main.c | 115 void *buf; in run_guest() local 172 void *buf; in run_host() local
|
H A D | ring.c | 52 void *buf; /* descriptor is writeable, we can't get buf from there */ member 112 int add_inbuf(unsigned len, void *buf, void *datap) in add_inbuf() argument
|
H A D | ptr_ring.c | 128 int add_inbuf(unsigned len, void *buf, void *datap) in add_inbuf() argument
|
/kernel/linux/linux-6.6/sound/soc/codecs/ |
H A D | rt5514-spi.c | 80 u8 buf[8]; in rt5514_spi_copy_work() local 156 u8 buf[8]; in rt5514_schedule_copy() local 217 u8 buf[8]; rt5514_spi_hw_params() local 475 u8 buf[8]; rt5514_resume() local [all...] |
/kernel/linux/linux-6.6/scripts/mod/ |
H A D | sumversion.c | 72 static inline void le32_to_cpu_array(uint32_t *buf, unsigned int words) in le32_to_cpu_array() argument 80 static inline void cpu_to_le32_array(uint32_t *buf, unsigned int words) in cpu_to_le32_array() argument 393 char *buf; in get_src_version() local [all...] |
/kernel/linux/linux-6.6/security/integrity/ima/ |
H A D | ima_api.c | 240 ima_collect_measurement(struct integrity_iint_cache *iint, struct file *file, void *buf, loff_t size, enum hash_algo algo, struct modsig *modsig) ima_collect_measurement() argument
|
H A D | ima_template.c | 414 int ima_restore_measurement_list(loff_t size, void *buf) in ima_restore_measurement_list() argument [all...] |
/kernel/linux/linux-6.6/security/landlock/ |
H A D | syscalls.c | 117 static ssize_t fop_dummy_read(struct file *const filp, char __user *const buf, in fop_dummy_read() argument 124 fop_dummy_write(struct file *const filp, const char __user *const buf, const size_t size, loff_t *const ppos) fop_dummy_write() argument
|
/kernel/linux/linux-6.6/sound/core/ |
H A D | hwdep.c | 50 static ssize_t snd_hwdep_read(struct file * file, char __user *buf, in snd_hwdep_read() argument 59 static ssize_t snd_hwdep_write(struct file * file, const char __user *buf, in snd_hwdep_write() argument
|
/kernel/linux/linux-6.6/sound/core/seq/oss/ |
H A D | seq_oss_init.c | 477 snd_seq_oss_system_info_read(struct snd_info_buffer *buf) in snd_seq_oss_system_info_read() argument [all...] |
H A D | seq_oss_midi.c | 697 snd_seq_oss_midi_info_read(struct snd_info_buffer *buf) in snd_seq_oss_midi_info_read() argument
|
H A D | seq_oss_synth.c | 33 unsigned char buf[MAX_SYSEX_BUFLEN]; member 489 snd_seq_oss_synth_sysex(struct seq_oss_devinfo *dp, int dev, unsigned char *buf, struct snd_seq_event *ev) in snd_seq_oss_synth_sysex() argument 643 snd_seq_oss_synth_info_read(struct snd_info_buffer *buf) in snd_seq_oss_synth_info_read() argument 441 snd_seq_oss_synth_load_patch(struct seq_oss_devinfo *dp, int dev, int fmt, const char __user *buf, int p, int c) snd_seq_oss_synth_load_patch() argument [all...] |
/kernel/linux/linux-6.6/sound/core/seq/ |
H A D | seq_midi.c | 67 char buf[16], *pbuf; in snd_midi_input_event() local 97 static int dump_midi(struct snd_rawmidi_substream *substream, const char *buf, int count) in dump_midi() argument 117 static int __dump_midi(void *ptr, void *buf, int count) in __dump_midi() argument
|
H A D | seq_memory.c | 82 char buf[32]; in dump_var_event() local 174 int snd_seq_expand_var_event(const struct snd_seq_event *event, int count, char *buf, in snd_seq_expand_var_event() argument 157 expand_var_event(const struct snd_seq_event *event, int offset, int size, char *buf, bool in_kernel) expand_var_event() argument 201 snd_seq_expand_var_event_at(const struct snd_seq_event *event, int count, char *buf, int offset) snd_seq_expand_var_event_at() argument 379 char *buf; snd_seq_event_dup() local [all...] |
H A D | seq_virmidi.c | 67 static int dump_to_rawmidi(void *ptr, void *buf, int count) in dump_to_rawmidi() argument
|
/kernel/linux/linux-6.6/sound/drivers/opl3/ |
H A D | opl3_synth.c | 184 long snd_opl3_write(struct snd_hwdep *hw, const char __user *buf, long count, in snd_opl3_write() argument
|
/kernel/linux/linux-6.6/scripts/kconfig/ |
H A D | preprocess.c | 134 char buf[16]; in do_lineno() local 144 char buf[4096]; in do_shell() local [all...] |
/kernel/linux/linux-6.6/scripts/ |
H A D | sign-file.c | 89 char buf[120]; in display_openssl_errors() local 123 static int pem_pw_cb(char *buf, int len, int w, void *v) in pem_pw_cb() argument 179 unsigned char buf[2]; in read_x509() local 225 unsigned char buf[4096]; main() local [all...] |
/kernel/linux/linux-6.6/security/keys/ |
H A D | process_keys.c | 83 char buf[20]; in look_up_user_keyrings() local 189 char buf[2 in get_user_session_keyring_rcu() local [all...] |
/kernel/linux/linux-6.6/security/keys/trusted-keys/ |
H A D | trusted_tpm2.c | 199 static void tpm2_buf_append_auth(struct tpm_buf *buf, u32 session_handle, in tpm2_buf_append_auth() argument 96 tpm2_key_decode(struct trusted_key_payload *payload, struct trusted_key_options *options, u8 **buf) tpm2_key_decode() argument 232 struct tpm_buf buf; tpm2_seal_trusted() local 365 struct tpm_buf buf; tpm2_load_cmd() local 463 struct tpm_buf buf; tpm2_unseal_cmd() local [all...] |
/kernel/linux/linux-6.6/security/selinux/ss/ |
H A D | avtab.c | 541 __le32 buf[1]; in avtab_read() local 622 __le32 buf[1]; in avtab_write() local
|
H A D | ebitmap.c | 372 __le32 buf[3]; in ebitmap_read() local 475 __le32 buf[3]; in ebitmap_write() local [all...] |
/kernel/linux/linux-6.6/security/tomoyo/ |
H A D | audit.c | 247 char *buf = NULL; in tomoyo_init_log() local 369 char *buf; in tomoyo_write_log2() local [all...] |
/kernel/linux/linux-6.6/sound/core/oss/ |
H A D | pcm_plugin.h | 64 char *buf; member
|