Searched defs:buf (Results 176 - 200 of 7114) sorted by relevance

1234567891011>>

/linux-master/fs/ocfs2/cluster/
H A Dsys.c21 version_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
/linux-master/tools/testing/selftests/proc/
H A Dread.c40 char buf[4096]; local
55 static void f_reg_write(DIR *d, const char *filename, const char *buf, size_t len) argument
70 char buf[4096]; local
[all...]
/linux-master/drivers/crypto/gemini/
H A Dsl3516-ce-rng.c13 static int sl3516_ce_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) argument
/linux-master/drivers/pnp/isapnp/
H A Dcompat.c13 static void pnp_convert_id(char *buf, unsigned short vendor, argument
/linux-master/drivers/mfd/
H A Dwm831x-otp.c41 unique_id_show(struct device *dev, struct device_attribute *attr, char *buf) argument
/linux-master/kernel/debug/kdb/
H A Dkdb_debugger.c173 void kdb_gdb_state_pass(char *buf) argument
/linux-master/drivers/md/bcache/
H A Dfeatures.c56 int bch_print_cache_set_feature_compat(struct cache_set *c, char *buf, int size) argument
63 int bch_print_cache_set_feature_ro_compat(struct cache_set *c, char *buf, in argument
70 bch_print_cache_set_feature_incompat(struct cache_set *c, char *buf, int size) argument
[all...]
/linux-master/lib/test_fortify/
H A Dtest_fortify.h13 char buf[__BUF_SMALL]; member in struct:fortify_object
/linux-master/drivers/net/wireless/ath/ath5k/
H A Dsysfs.c63 ath5k_attr_show_noise_immunity_level_max(struct device *dev, struct device_attribute *attr, char *buf) argument
72 ath5k_attr_show_firstep_level_max(struct device *dev, struct device_attribute *attr, char *buf) argument
[all...]
/linux-master/samples/kfifo/
H A Dbytestream-example.c54 unsigned char buf[6]; local
113 static ssize_t fifo_write(struct file *file, const char __user *buf, argument
131 static ssize_t fifo_read(struct file *file, char __user *buf, argument
[all...]
H A Dinttype-example.c54 int buf[6]; local
106 static ssize_t fifo_write(struct file *file, const char __user *buf, argument
124 static ssize_t fifo_read(struct file *file, char __user *buf, argument
/linux-master/drivers/base/firmware_loader/builtin/
H A Dmain.c19 fw_copy_to_prealloc_buf(struct firmware *fw, void *buf, size_t size) argument
86 firmware_request_builtin_buf(struct firmware *fw, const char *name, void *buf, size_t size) argument
/linux-master/drivers/scsi/qedi/
H A Dqedi_sysfs.c19 port_state_show(struct device *dev, struct device_attribute *attr, char *buf) argument
31 speed_show(struct device *dev, struct device_attribute *attr, char *buf) argument
/linux-master/drivers/scsi/bnx2i/
H A Dbnx2i_sysfs.c39 bnx2i_show_sq_info(struct device *dev, struct device_attribute *attr, char *buf) argument
59 bnx2i_set_sq_info(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) argument
97 bnx2i_show_ccell_info(struct device *dev, struct device_attribute *attr, char *buf) argument
115 bnx2i_set_ccell_info(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) argument
[all...]
/linux-master/drivers/remoteproc/
H A Dqcom_pil_info.c74 char buf[PIL_RELOC_NAME_LEN]; local
/linux-master/arch/arm/kernel/
H A Dspectre.c17 cpu_show_spectre_v1(struct device *dev, struct device_attribute *attr, char *buf) argument
33 cpu_show_spectre_v2(struct device *dev, struct device_attribute *attr, char *buf) argument
/linux-master/drivers/cpufreq/
H A Dcpufreq_governor_attr_set.c16 governor_show(struct kobject *kobj, struct attribute *attr, char *buf) argument
24 governor_store(struct kobject *kobj, struct attribute *attr, const char *buf, size_t count) argument
/linux-master/drivers/spi/
H A Dspi-slave-time.c38 __be32 buf[2]; member in struct:spi_slave_time_priv
/linux-master/arch/um/os-Linux/
H A Dexecvp.c39 int execvp_noalloc(char *buf, const char *file, char *const argv[]) argument
136 char buf[PATH_MAX]; local
/linux-master/tools/power/cpupower/lib/
H A Dacpi_cppc.c17 acpi_cppc_read_file(unsigned int cpu, const char *fname, char *buf, size_t buflen) argument
/linux-master/kernel/sched/
H A Dautogroup.h59 static inline int autogroup_path(struct task_group *tg, char *buf, int buflen) argument
/linux-master/drivers/media/pci/ivtv/
H A Divtv-queue.h41 static inline void ivtv_buf_sync_for_cpu(struct ivtv_stream *s, struct ivtv_buffer *buf) argument
48 static inline void ivtv_buf_sync_for_device(struct ivtv_stream *s, struct ivtv_buffer *buf) argument
/linux-master/drivers/net/ethernet/sfc/
H A Drx_common.h27 static inline u8 *efx_rx_buf_va(struct efx_rx_buffer *buf) argument
/linux-master/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_preempt_mgr.c36 mem_info_preempt_used_show(struct device *dev, struct device_attribute *attr, char *buf) argument
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dtrace_ext.c25 char buf[100]; local

Completed in 240 milliseconds

1234567891011>>