| /kernel/linux/linux-6.6/block/ |
| H A D | blk-ia-ranges.c | 15 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 D | early-lookup.c | 255 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 D | umwait.c | 127 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 D | cyrix.c | 195 char *buf = c->x86_model_id; in init_cyrix() local
|
| H A D | intel_epb.c | 130 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 D | console.c | 55 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 D | goya_hwmgr.c | 38 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 D | memory_mgr.c | 22 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 D | static_call.c | 59 u8 op, buf[6]; in __static_call_transform() local
|
| /kernel/linux/linux-6.6/crypto/ |
| H A D | aegis128-neon-inner.c | 246 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 D | streebog_generic.c | 989 struct streebog_uint512 buf = { { 0 } }; in streebog_stage3() local
|
| H A D | ecdh.c | 26 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 D | rng.c | 34 u8 *buf = NULL; in crypto_rng_reset() local
|
| /kernel/linux/linux-6.6/arch/x86/platform/olpc/ |
| H A D | olpc-xo15-sci.c | 52 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 D | olpc_dt.c | 90 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 D | insn_sanity.c | 125 char buf[256] = "", *tmp; in read_next_insn() local
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/bridge/synopsys/ |
| H A D | dw-hdmi-i2s-audio.c | 134 static int dw_hdmi_i2s_get_eld(struct device *dev, void *data, uint8_t *buf, in dw_hdmi_i2s_get_eld() argument
|
| H A D | dw-hdmi-gp-audio.c | 113 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 D | intel_crtc_state_dump.c | 93 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 D | smu_helper.h | 116 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 D | drm_dp_aux_bus.c | 138 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 D | etnaviv_cmd_parser.c | 153 u32 *buf = stream; in etnaviv_cmd_validate_one() local [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/drm/ |
| H A D | drm_managed.c | 220 char *buf; in drmm_kstrdup() local
|
| H A D | drm_privacy_screen.c | 305 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 D | komeda_dev.c | 61 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
|