/kernel/linux/linux-6.6/fs/erofs/ |
H A D | decompressor_lzma.c | 9 struct xz_buf buf; member [all...] |
H A D | namei.c | 99 struct erofs_buf buf = __EROFS_BUF_INITIALIZER; in erofs_find_target_block() local 165 struct erofs_buf buf = __EROFS_BUF_INITIALIZER; in erofs_namei() local [all...] |
/kernel/linux/linux-6.6/fs/ext4/ |
H A D | hash.c | 16 static void TEA_transform(__u32 buf[4], __u32 const in[]) in TEA_transform() argument 53 static __u32 half_md4_transform(__u32 buf[4], __u32 const in[8]) in half_md4_transform() argument 135 str2hashbuf_signed(const char *msg, int len, __u32 *buf, int num) str2hashbuf_signed() argument 161 str2hashbuf_unsigned(const char *msg, int len, __u32 *buf, int num) str2hashbuf_unsigned() argument 207 __u32 in[8], buf[4]; __ext4fs_dirhash() local [all...] |
/kernel/linux/linux-6.6/include/media/ |
H A D | dvb_vb2.h | 102 struct dvb_buffer *buf; member
|
/kernel/linux/linux-6.6/include/memory/ |
H A D | renesas-rpc-if.h | 56 } buf; member
|
/kernel/linux/linux-6.6/fs/xfs/scrub/ |
H A D | xfile.c | 127 xfile_pread( struct xfile *xf, void *buf, size_t count, loff_t pos) xfile_pread() argument 204 xfile_pwrite( struct xfile *xf, const void *buf, size_t count, loff_t pos) xfile_pwrite() argument
|
/kernel/linux/linux-6.6/fs/xfs/ |
H A D | xfs_itable.c | 36 struct xfs_bulkstat *buf; member 66 struct xfs_bulkstat *buf = bc->buf; in xfs_bulkstat_one_int() local [all...] |
H A D | xfs_pnfs.c | 53 xfs_fs_get_uuid( struct super_block *sb, u8 *buf, u32 *len, u64 *offset) xfs_fs_get_uuid() argument
|
H A D | xfs_symlink.c | 283 char *buf; in xfs_symlink() local
|
/kernel/linux/linux-6.6/include/crypto/ |
H A D | blake2s.h | 30 u8 buf[BLAKE2S_BLOCK_SIZE]; member
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | seq_file.h | 18 char *buf; member
|
/kernel/linux/linux-6.6/drivers/scsi/fnic/ |
H A D | vnic_wq.c | 37 struct vnic_wq_buf *buf; in vnic_wq_alloc_bufs() local 210 vnic_wq_clean(struct vnic_wq *wq, void (*buf_clean)(struct vnic_wq *wq, struct vnic_wq_buf *buf)) vnic_wq_clean() argument 213 struct vnic_wq_buf *buf; vnic_wq_clean() local [all...] |
/kernel/linux/linux-6.6/drivers/soc/samsung/ |
H A D | exynos-asv.h | 23 u32 *buf; member
|
/kernel/linux/linux-6.6/drivers/soc/xilinx/ |
H A D | zynqmp_power.c | 52 static void zynqmp_pm_get_callback_data(u32 *buf) in zynqmp_pm_get_callback_data() argument 141 suspend_mode_show(struct device *dev, struct device_attribute *attr, char *buf) suspend_mode_show() argument 161 suspend_mode_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) suspend_mode_store() argument
|
/kernel/linux/linux-6.6/drivers/spi/ |
H A D | spi-xcomm.c | 40 uint8_t buf[63]; member 46 uint8_t *buf = spi_xcomm->buf; in spi_xcomm_sync_config() local [all...] |
/kernel/linux/linux-6.6/drivers/staging/media/atomisp/pci/hive_isp_css_common/ |
H A D | debug_global.h | 62 u32 buf[DEBUG_BUF_SIZE]; member 78 u32 buf[DEBUG_BUF_SIZE]; member
|
/kernel/linux/linux-6.6/drivers/staging/media/meson/vdec/ |
H A D | codec_hevc_common.c | 61 struct v4l2_m2m_buffer *buf; in codec_hevc_setup_buffers_gxbb() local 116 struct v4l2_m2m_buffer *buf; in codec_hevc_setup_buffers_gxl() local 175 struct v4l2_m2m_buffer *buf; in codec_hevc_alloc_fbc_buffers() local 223 struct v4l2_m2m_buffer *buf; in codec_hevc_alloc_mmu_headers() local [all...] |
/kernel/linux/linux-6.6/drivers/staging/nvec/ |
H A D | nvec_ps2.c | 51 unsigned char buf[] = { NVEC_PS2, AUTO_RECEIVE_N, PACKET_SIZE }; in ps2_startstreaming() local 58 unsigned char buf[] = { NVEC_PS2, CANCEL_AUTO_RECEIVE }; in ps2_stopstreaming() local 65 unsigned char buf[] in ps2_sendcommand() local [all...] |
H A D | nvec_kbd.c | 42 char buf[] = { NVEC_KBD, SET_LEDS, 0 }; in nvec_kbd_toggle_led() local 89 char buf[] = { NVEC_KBD, SET_LEDS, 0 }; in nvec_kbd_event() local
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | ctcm_sysfs.c | 24 ctcm_buffer_show(struct device *dev, struct device_attribute *attr, char *buf) ctcm_buffer_show() argument 34 ctcm_buffer_write(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) ctcm_buffer_write() argument 114 stats_show(struct device *dev, struct device_attribute *attr, char *buf) stats_show() argument 126 stats_write(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) stats_write() argument 138 ctcm_proto_show(struct device *dev, struct device_attribute *attr, char *buf) ctcm_proto_show() argument 148 ctcm_proto_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) ctcm_proto_store() argument 178 ctcm_type_show(struct device *dev, struct device_attribute *attr, char *buf) ctcm_type_show() argument [all...] |
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | earlycon.c | 138 static int __init register_earlycon(char *buf, const struct earlycon_id *match) in register_earlycon() argument 183 int __init setup_earlycon(char *buf) in setup_earlycon() argument 230 param_setup_earlycon(char *buf) param_setup_earlycon() argument [all...] |
/kernel/linux/linux-6.6/drivers/tty/ |
H A D | tty_audit.c | 25 struct tty_audit_buf *buf; in tty_audit_buf_ref() local 34 struct tty_audit_buf *buf; in tty_audit_buf_alloc() local 54 tty_audit_buf_free(struct tty_audit_buf *buf) tty_audit_buf_free() argument 91 tty_audit_buf_push(struct tty_audit_buf *buf) tty_audit_buf_push() argument 114 struct tty_audit_buf *buf; tty_audit_exit() local 156 struct tty_audit_buf *buf; tty_audit_push() local 179 struct tty_audit_buf *buf; tty_audit_buf_get() local 205 struct tty_audit_buf *buf; tty_audit_add_data() local [all...] |
/kernel/linux/linux-6.6/drivers/ufs/core/ |
H A D | ufs-debugfs.c | 160 static ssize_t ufs_saved_err_write(struct file *file, const char __user *buf, in ufs_saved_err_write() argument
|
/kernel/linux/linux-6.6/drivers/usb/c67x00/ |
H A D | c67x00-hcd.c | 47 static int c67x00_hub_status_data(struct usb_hcd *hcd, char *buf) in c67x00_hub_status_data() argument 66 c67x00_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, u16 wIndex, char *buf, u16 wLength) c67x00_hub_control() argument [all...] |
/kernel/linux/linux-6.6/drivers/thermal/intel/int340x_thermal/ |
H A D | processor_thermal_rfim.c | 267 rfi_restriction_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) rfi_restriction_store() argument 286 rfi_restriction_show(struct device *dev, struct device_attribute *attr, char *buf) rfi_restriction_show() argument 301 ddr_data_rate_show(struct device *dev, struct device_attribute *attr, char *buf) ddr_data_rate_show() argument [all...] |