Home
last modified time | relevance | path

Searched defs:buf (Results 5526 - 5550 of 21233) sorted by relevance

1...<<221222223224225226227228229230>>...850

/kernel/linux/linux-6.6/block/
H A Dblk-ia-ranges.c15 blk_ia_range_sector_show(struct blk_independent_access_range *iar, char *buf) blk_ia_range_sector_show() argument
22 blk_ia_range_nr_sectors_show(struct blk_independent_access_range *iar, char *buf) blk_ia_range_nr_sectors_show() argument
50 blk_ia_range_sysfs_show(struct kobject *kobj, struct attribute *attr, char *buf) blk_ia_range_sysfs_show() argument
H A Dearly-lookup.c255 static char __init *bdevt_str(dev_t devt, char *buf) in bdevt_str() argument
/kernel/linux/linux-6.6/arch/x86/kernel/cpu/
H A Dumwait.c127 enable_c02_show(struct device *dev, struct device_attribute *attr, char *buf) in enable_c02_show() argument
159 max_time_show(struct device *kobj, struct device_attribute *attr, char *buf) in max_time_show() argument
134 enable_c02_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) enable_c02_store() argument
166 max_time_store(struct device *kobj, struct device_attribute *attr, const char *buf, size_t count) max_time_store() argument
H A Dcyrix.c195 char *buf = c->x86_model_id; in init_cyrix() local
H A Dintel_epb.c130 energy_perf_bias_show(struct device *dev, struct device_attribute *attr, char *buf) energy_perf_bias_show() argument
145 energy_perf_bias_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) energy_perf_bias_store() argument
/kernel/linux/linux-6.6/arch/xtensa/platforms/iss/
H A Dconsole.c55 static ssize_t rs_write(struct tty_struct * tty, const u8 *buf, size_t count) in rs_write() argument
/kernel/linux/linux-6.6/drivers/accel/habanalabs/goya/
H A Dgoya_hwmgr.c38 mme_clk_show(struct device *dev, struct device_attribute *attr, char *buf) mme_clk_show() argument
55 mme_clk_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) mme_clk_store() argument
87 tpc_clk_show(struct device *dev, struct device_attribute *attr, char *buf) tpc_clk_show() argument
104 tpc_clk_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) tpc_clk_store() argument
136 ic_clk_show(struct device *dev, struct device_attribute *attr, char *buf) ic_clk_show() argument
153 ic_clk_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) ic_clk_store() argument
185 mme_clk_curr_show(struct device *dev, struct device_attribute *attr, char *buf) mme_clk_curr_show() argument
202 tpc_clk_curr_show(struct device *dev, struct device_attribute *attr, char *buf) tpc_clk_curr_show() argument
219 ic_clk_curr_show(struct device *dev, struct device_attribute *attr, char *buf) ic_clk_curr_show() argument
236 pm_mng_profile_show(struct device *dev, struct device_attribute *attr, char *buf) pm_mng_profile_show() argument
251 pm_mng_profile_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) pm_mng_profile_store() argument
308 high_pll_show(struct device *dev, struct device_attribute *attr, char *buf) high_pll_show() argument
319 high_pll_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) high_pll_store() argument
365 infineon_ver_show(struct device *dev, struct device_attribute *attr, char *buf) infineon_ver_show() argument
[all...]
/kernel/linux/linux-6.6/drivers/accel/habanalabs/common/
H A Dmemory_mgr.c22 struct hl_mmap_mem_buf *buf; in hl_mmap_mem_buf_get() local
45 static void hl_mmap_mem_buf_destroy(struct hl_mmap_mem_buf *buf) in hl_mmap_mem_buf_destroy() argument
63 struct hl_mmap_mem_buf *buf = hl_mmap_mem_buf_release() local
83 struct hl_mmap_mem_buf *buf = hl_mmap_mem_buf_remove_idr_locked() local
97 hl_mmap_mem_buf_put(struct hl_mmap_mem_buf *buf) hl_mmap_mem_buf_put() argument
115 struct hl_mmap_mem_buf *buf; hl_mmap_mem_buf_put_handle() local
152 struct hl_mmap_mem_buf *buf; hl_mmap_mem_buf_alloc() local
201 struct hl_mmap_mem_buf *buf = hl_mmap_mem_buf_vm_close() local
233 struct hl_mmap_mem_buf *buf; global() local
330 struct hl_mmap_mem_buf *buf; global() local
[all...]
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dstatic_call.c59 u8 op, buf[6]; in __static_call_transform() local
/kernel/linux/linux-6.6/crypto/
H A Daegis128-neon-inner.c246 uint8_t buf[AEGIS_BLOCK_SIZE]; in crypto_aegis128_encrypt_chunk_neon() local
292 uint8_t buf[AEGIS_BLOCK_SIZE]; in crypto_aegis128_decrypt_chunk_neon() local
H A Dstreebog_generic.c989 struct streebog_uint512 buf = { { 0 } }; in streebog_stage3() local
H A Decdh.c26 static int ecdh_set_secret(struct crypto_kpp *tfm, const void *buf, in ecdh_set_secret() argument
56 void *buf; in ecdh_compute_value() local
H A Drng.c34 u8 *buf = NULL; in crypto_rng_reset() local
/kernel/linux/linux-6.6/arch/x86/platform/olpc/
H A Dolpc-xo15-sci.c52 lid_wake_on_close_show(struct kobject *s, struct kobj_attribute *attr, char *buf) in lid_wake_on_close_show() argument
57 lid_wake_on_close_store(struct kobject *s, struct kobj_attribute *attr, const char *buf, size_t n) lid_wake_on_close_store() argument
H A Dolpc_dt.c90 static int __init olpc_dt_nextprop(phandle node, char *prev, char *buf) in olpc_dt_nextprop() argument
107 static int __init olpc_dt_pkg2path(phandle node, char *buf, in olpc_dt_pkg2path() argument
221 char buf[64], *p; in olpc_dt_compatible_match() local
69 olpc_dt_getproperty(phandle node, const char *prop, char *buf, int bufsize) olpc_dt_getproperty() argument
[all...]
/kernel/linux/linux-6.6/arch/x86/tools/
H A Dinsn_sanity.c125 char buf[256] = "", *tmp; in read_next_insn() local
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/synopsys/
H A Ddw-hdmi-i2s-audio.c134 static int dw_hdmi_i2s_get_eld(struct device *dev, void *data, uint8_t *buf, in dw_hdmi_i2s_get_eld() argument
H A Ddw-hdmi-gp-audio.c113 audio_get_eld(struct device *dev, void *data, u8 *buf, size_t len) audio_get_eld() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/display/
H A Dintel_crtc_state_dump.c93 static void snprintf_output_types(char *buf, size_t len, in snprintf_output_types() argument
208 char buf[64]; in intel_crtc_state_dump() local
64 intel_dump_buffer(struct drm_i915_private *i915, const char *prefix, const u8 *buf, size_t len) intel_dump_buffer() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dsmu_helper.h116 static inline void phm_get_sysfs_buf(char **buf, int *offset) in phm_get_sysfs_buf() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/display/
H A Ddrm_dp_aux_bus.c138 modalias_show(struct device *dev, struct device_attribute *attr, char *buf) modalias_show() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/etnaviv/
H A Detnaviv_cmd_parser.c153 u32 *buf = stream; in etnaviv_cmd_validate_one() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_managed.c220 char *buf; in drmm_kstrdup() local
H A Ddrm_privacy_screen.c305 sw_state_show(struct device *dev, struct device_attribute *attr, char *buf) sw_state_show() argument
333 hw_state_show(struct device *dev, struct device_attribute *attr, char *buf) hw_state_show() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_dev.c61 core_id_show(struct device *dev, struct device_attribute *attr, char *buf) in core_id_show() argument
70 config_id_show(struct device *dev, struct device_attribute *attr, char *buf) in config_id_show() argument
93 aclk_hz_show(struct device *dev, struct device_attribute *attr, char *buf) in aclk_hz_show() argument

Completed in 17 milliseconds

1...<<221222223224225226227228229230>>...850