| /kernel/linux/linux-6.6/kernel/ |
| H A D | kheaders.c | 33 ikheaders_read(struct file *file, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t len) ikheaders_read() argument
|
| /kernel/linux/linux-6.6/drivers/dio/ |
| H A D | dio-sysfs.c | 20 static ssize_t dio_show_id(struct device *dev, struct device_attribute *attr, char *buf) in dio_show_id() argument 29 static ssize_t dio_show_ipl(struct device *dev, struct device_attribute *attr, char *buf) in dio_show_ipl() argument 38 static ssize_t dio_show_secid(struct device *dev, struct device_attribute *attr, char *buf) in dio_show_secid() argument 47 static ssize_t dio_show_name(struct device *dev, struct device_attribute *attr, char *buf) in dio_show_name() argument 56 static ssize_t dio_show_resource(struct device *dev, struct device_attribute *attr, char *buf) in dio_show_resource() argument [all...] |
| /kernel/linux/linux-6.6/drivers/dma-buf/ |
| H A D | dma-buf-process-info.h | 60 init_dma_buf_task_info(struct dma_buf *buf) init_dma_buf_task_info() argument 62 dma_buf_exp_pid(const struct dma_buf *buf) dma_buf_exp_pid() argument 67 dma_buf_exp_task_comm(const struct dma_buf *buf) dma_buf_exp_task_comm() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/st/sti/hva/ |
| H A D | hva-mem.c | 50 void hva_mem_free(struct hva_ctx *ctx, struct hva_buffer *buf) in hva_mem_free() argument 11 hva_mem_alloc(struct hva_ctx *ctx, u32 size, const char *name, struct hva_buffer **buf) hva_mem_alloc() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/st/sti/delta/ |
| H A D | delta-mem.c | 41 void hw_free(struct delta_ctx *ctx, struct delta_buf *buf) in hw_free() argument 10 hw_alloc(struct delta_ctx *ctx, u32 size, const char *name, struct delta_buf *buf) hw_alloc() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/pci/cx18/ |
| H A D | cx18-queue.h | 15 cx18_buf_sync_for_cpu(struct cx18_stream *s, struct cx18_buffer *buf) cx18_buf_sync_for_cpu() argument 22 cx18_buf_sync_for_device(struct cx18_stream *s, struct cx18_buffer *buf) cx18_buf_sync_for_device() argument
|
| /kernel/linux/linux-6.6/drivers/net/wireless/broadcom/brcm80211/brcmfmac/ |
| H A D | acpi.c | 16 struct acpi_buffer buf = {ACPI_ALLOCATE_BUFFER, NULL}; in brcmf_acpi_probe() local
|
| /kernel/linux/linux-6.6/drivers/net/wireless/ath/ath6kl/ |
| H A D | testmode.h | 28 static inline void ath6kl_tm_rx_event(struct ath6kl *ar, void *buf, in ath6kl_tm_rx_event() argument
|
| /kernel/linux/linux-6.6/drivers/nvmem/ |
| H A D | stm32-bsec-optee-ta.h | 66 stm32_bsec_optee_ta_read(struct tee_context *ctx, unsigned int offset, void *buf, size_t bytes) stm32_bsec_optee_ta_read() argument 73 stm32_bsec_optee_ta_write(struct tee_context *ctx, unsigned int lower, unsigned int offset, void *buf, size_t bytes) stm32_bsec_optee_ta_write() argument
|
| /kernel/linux/linux-6.6/arch/x86/kernel/kprobes/ |
| H A D | common.h | 103 static inline unsigned long __recover_optprobed_insn(kprobe_opcode_t *buf, unsigned long addr) in __recover_optprobed_insn() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/ |
| H A D | smu_cmn.h | 127 static inline void smu_cmn_get_sysfs_buf(char **buf, int *offset) in smu_cmn_get_sysfs_buf() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/ |
| H A D | drm_dma.c | 136 void drm_legacy_free_buffer(struct drm_device *dev, struct drm_buf * buf) in drm_legacy_free_buffer() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/gma500/ |
| H A D | psb_intel_modes.c | 21 u8 buf[2]; in psb_intel_ddc_probe() local
|
| /kernel/linux/linux-6.6/drivers/gpu/host1x/ |
| H A D | debug.h | 18 char buf[256]; member
|
| /kernel/linux/linux-6.6/drivers/hwmon/pmbus/ |
| H A D | ir36021.c | 31 u8 buf[I2C_SMBUS_BLOCK_MAX]; in ir36021_probe() local
|
| /kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
| H A D | cx24110.h | 25 u8 buf[] = { in cx24110_pll_write() local
|
| /kernel/linux/linux-6.6/tools/perf/tests/workloads/ |
| H A D | datasym.c | 8 } buf __attribute__((aligned(64))); typedef
|
| /kernel/linux/linux-6.6/tools/lib/ |
| H A D | vsprintf.c | 6 int vscnprintf(char *buf, size_t size, const char *fmt, va_list args) in vscnprintf() argument 14 int scnprintf(char * buf, size_t size, const char * fmt, ...) in scnprintf() argument 27 int scnprintf_pad(char * buf, size_t size, const char * fmt, ...) in scnprintf_pad() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/kvm/lib/ |
| H A D | io.c | 41 ssize_t test_write(int fd, const void *buf, size_t count) in test_write() argument 118 ssize_t test_read(int fd, void *buf, size_t count) in test_read() argument
|
| /kernel/linux/linux-6.6/tools/testing/selftests/arm64/signal/testcases/ |
| H A D | zt_no_regs.c | 18 char buf[1024 * 128]; member
|
| /kernel/linux/linux-6.6/tools/testing/selftests/netfilter/ |
| H A D | sctp_collision.c | 14 char buf[] = "hello"; in main() local
|
| /kernel/linux/linux-6.6/tools/testing/selftests/proc/ |
| H A D | fd-002-posix-eq.c | 29 char buf[64]; in main() local
|
| H A D | setns-sysvipc.c | 92 char buf[64]; in main() local 111 char buf[4096]; in main() local
|
| H A D | proc-uptime.h | 40 char buf[64], *p; in proc_uptime() local
|
| /kernel/linux/linux-6.6/sound/aoa/soundbus/ |
| H A D | sysfs.c | 8 modalias_show(struct device *dev, struct device_attribute *attr, char *buf) modalias_show() argument 23 name_show(struct device *dev, struct device_attribute *attr, char *buf) name_show() argument 33 type_show(struct device *dev, struct device_attribute *attr, char *buf) type_show() argument
|