Home
last modified time | relevance | path

Searched defs:buf (Results 5001 - 5025 of 20670) sorted by relevance

1...<<201202203204205206207208209210>>...827

/kernel/linux/linux-6.6/fs/erofs/
H A Ddecompressor_lzma.c9 struct xz_buf buf; member
[all...]
H A Dnamei.c99 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 Dhash.c16 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 Ddvb_vb2.h102 struct dvb_buffer *buf; member
/kernel/linux/linux-6.6/include/memory/
H A Drenesas-rpc-if.h56 } buf; member
/kernel/linux/linux-6.6/fs/xfs/scrub/
H A Dxfile.c127 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 Dxfs_itable.c36 struct xfs_bulkstat *buf; member
66 struct xfs_bulkstat *buf = bc->buf; in xfs_bulkstat_one_int() local
[all...]
H A Dxfs_pnfs.c53 xfs_fs_get_uuid( struct super_block *sb, u8 *buf, u32 *len, u64 *offset) xfs_fs_get_uuid() argument
H A Dxfs_symlink.c283 char *buf; in xfs_symlink() local
/kernel/linux/linux-6.6/include/crypto/
H A Dblake2s.h30 u8 buf[BLAKE2S_BLOCK_SIZE]; member
/kernel/linux/linux-6.6/include/linux/
H A Dseq_file.h18 char *buf; member
/kernel/linux/linux-6.6/drivers/scsi/fnic/
H A Dvnic_wq.c37 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 Dexynos-asv.h23 u32 *buf; member
/kernel/linux/linux-6.6/drivers/soc/xilinx/
H A Dzynqmp_power.c52 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 Dspi-xcomm.c40 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 Ddebug_global.h62 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 Dcodec_hevc_common.c61 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 Dnvec_ps2.c51 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 Dnvec_kbd.c42 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 Dctcm_sysfs.c24 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 Dearlycon.c138 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 Dtty_audit.c25 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 Dufs-debugfs.c160 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 Dc67x00-hcd.c47 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 Dprocessor_thermal_rfim.c267 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...]

Completed in 15 milliseconds

1...<<201202203204205206207208209210>>...827