| /linux-6.15/fs/jffs2/ |
| H A D | summary.c | 136 struct jffs2_sum_dirent_mem *temp = in jffs2_sum_add_dirent_mem() local 160 struct jffs2_sum_xattr_mem *temp; in jffs2_sum_add_xattr_mem() local 178 struct jffs2_sum_xref_mem *temp; in jffs2_sum_add_xref_mem() local 195 union jffs2_sum_mem *temp; in jffs2_sum_clean_collected() local 210 void jffs2_sum_reset_collected(struct jffs2_summary *s) in jffs2_sum_reset_collected() 224 int jffs2_sum_is_disabled(struct jffs2_summary *s) in jffs2_sum_is_disabled() 265 struct jffs2_sum_inode_mem *temp = in jffs2_sum_add_kvec() local 282 struct jffs2_sum_dirent_mem *temp = in jffs2_sum_add_kvec() local 316 struct jffs2_sum_xattr_mem *temp; in jffs2_sum_add_kvec() local 331 struct jffs2_sum_xref_mem *temp; in jffs2_sum_add_kvec() local [all …]
|
| /linux-6.15/drivers/thermal/qcom/ |
| H A D | tsens.c | 333 u32 temp = 0; in tsens_hw_to_mC() local 361 static int tsens_mC_to_hw(const struct tsens_sensor *s, int temp) in tsens_mC_to_hw() 491 const struct tsens_sensor *s, in tsens_read_irq_state() 572 int temp, ret, i; in tsens_critical_irq_thread() local 598 const struct tsens_sensor *s = &priv->sensor[i]; in tsens_critical_irq_thread() local 645 const struct tsens_sensor *s = &priv->sensor[i]; in tsens_irq_thread() local 691 struct tsens_sensor *s = thermal_zone_device_priv(tz); in tsens_set_trips() local 751 int get_temp_tsens_valid(const struct tsens_sensor *s, int *temp) in get_temp_tsens_valid() 782 int get_temp_common(const struct tsens_sensor *s, int *temp) in get_temp_common() 1073 static int tsens_get_temp(struct thermal_zone_device *tz, int *temp) in tsens_get_temp() [all …]
|
| /linux-6.15/security/smack/ |
| H A D | smackfs.c | 560 static void smk_seq_stop(struct seq_file *s, void *v) in smk_seq_stop() 1561 char temp[80]; in smk_read_doi() local 1585 char temp[80]; in smk_write_doi() local 1627 char temp[80]; in smk_read_direct() local 1652 char temp[80]; in smk_write_direct() local 1705 char temp[80]; in smk_read_mapped() local 1730 char temp[80]; in smk_write_mapped() local 2144 char temp[32]; in smk_read_logging() local 2167 char temp[32]; in smk_write_logging() local 2805 char temp[32]; in smk_read_ptrace() local [all …]
|
| /linux-6.15/tools/power/cpupower/utils/idle_monitor/ |
| H A D | cpupower-monitor.c | 56 struct timespec temp; in timespec_diff_us() local 77 int fill_string_with_spaces(char *s, int n) in fill_string_with_spaces() 79 char *temp; in fill_string_with_spaces() local 104 cstate_t s; in print_header() local 158 cstate_t s; in print_results() local 280 cstate_t s; in list_monitors() local
|
| /linux-6.15/tools/testing/selftests/size/ |
| H A D | get_size.c | 35 static int print(const char *s) in print() 68 static int print_k_value(const char *s, unsigned long num, unsigned long units) in print_k_value() 70 unsigned long long temp; in print_k_value() local
|
| /linux-6.15/arch/m68k/lib/ |
| H A D | memset.c | 10 void *memset(void *s, int c, size_t count) in memset() 13 size_t temp; in memset() local
|
| /linux-6.15/drivers/memory/ |
| H A D | emif.c | 74 static void do_emif_regdump_show(struct seq_file *s, struct emif_data *emif, in do_emif_regdump_show() 110 static int emif_regdump_show(struct seq_file *s, void *unused) in emif_regdump_show() 131 static int emif_mr4_show(struct seq_file *s, void *unused) in emif_mr4_show() 180 u32 temp; in set_lpmode() local 454 u32 temp, temperature_level; in get_temperature_level() local 987 void *temp; in get_device_details() local
|
| /linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| H A D | ramfuc.h | 114 u32 temp = ramfuc_rd32(ram, reg); in ramfuc_mask() local 164 #define ram_init(s,p) ramfuc_init(&(s)->base, (p)) argument 165 #define ram_exec(s,e) ramfuc_exec(&(s)->base, (e)) argument 166 #define ram_have(s,r) ((s)->r_##r.addr != 0x000000) argument 167 #define ram_rd32(s,r) ramfuc_rd32(&(s)->base, &(s)->r_##r) argument 169 #define ram_nuke(s,r) ramfuc_nuke(&(s)->base, &(s)->r_##r) argument 172 #define ram_nsec(s,n) ramfuc_nsec(&(s)->base, (n)) argument 173 #define ram_wait_vblank(s) ramfuc_wait_vblank(&(s)->base) argument 174 #define ram_train(s) ramfuc_train(&(s)->base) argument 176 #define ram_block(s) ramfuc_block(&(s)->base) argument [all …]
|
| /linux-6.15/lib/xz/ |
| H A D | xz_dec_bcj.c | 76 } temp; member 89 static size_t bcj_x86(struct xz_dec_bcj *s, uint8_t *buf, size_t size) in bcj_x86() 184 static size_t bcj_ia64(struct xz_dec_bcj *s, uint8_t *buf, size_t size) in bcj_ia64() 270 static size_t bcj_arm(struct xz_dec_bcj *s, uint8_t *buf, size_t size) in bcj_arm() 328 static size_t bcj_sparc(struct xz_dec_bcj *s, uint8_t *buf, size_t size) in bcj_sparc() 352 static size_t bcj_arm64(struct xz_dec_bcj *s, uint8_t *buf, size_t size) in bcj_arm64() 393 static size_t bcj_riscv(struct xz_dec_bcj *s, uint8_t *buf, size_t size) in bcj_riscv() 493 static void bcj_apply(struct xz_dec_bcj *s, in bcj_apply() 557 static void bcj_flush(struct xz_dec_bcj *s, struct xz_buf *b) in bcj_flush() 686 struct xz_dec_bcj *s = kmalloc(sizeof(*s), GFP_KERNEL); in xz_dec_bcj_create() local [all …]
|
| H A D | xz_dec_stream.c | 128 } temp; member 156 static bool fill_temp(struct xz_dec *s, struct xz_buf *b) in fill_temp() 174 static enum xz_ret dec_vli(struct xz_dec *s, const uint8_t *in, in dec_vli() 369 static bool check_skip(struct xz_dec *s, struct xz_buf *b) in check_skip() 386 static enum xz_ret dec_stream_header(struct xz_dec *s) in dec_stream_header() 421 static enum xz_ret dec_stream_footer(struct xz_dec *s) in dec_stream_footer() 448 static enum xz_ret dec_block_header(struct xz_dec *s) in dec_block_header() 749 enum xz_ret xz_dec_run(struct xz_dec *s, struct xz_buf *b) in xz_dec_run() 787 struct xz_dec *s = kmalloc(sizeof(*s), GFP_KERNEL); in xz_dec_init() local 815 void xz_dec_reset(struct xz_dec *s) in xz_dec_reset() [all …]
|
| H A D | xz_dec_lzma2.c | 278 } temp; member 603 static uint16_t *lzma_literal_probs(struct xz_dec_lzma2 *s) in lzma_literal_probs() 612 static void lzma_literal(struct xz_dec_lzma2 *s) in lzma_literal() 753 static bool lzma_main(struct xz_dec_lzma2 *s) in lzma_main() 798 static void lzma_reset(struct xz_dec_lzma2 *s) in lzma_reset() 1141 struct xz_dec_lzma2 *s = kmalloc(sizeof(*s), GFP_KERNEL); in xz_dec_lzma2_create() local 1198 void xz_dec_lzma2_end(struct xz_dec_lzma2 *s) in xz_dec_lzma2_end() 1209 struct xz_dec_lzma2 s; member 1215 struct xz_dec_lzma2 *s = &s_ptr->s; in xz_dec_microlzma_run() local 1293 struct xz_dec_microlzma *s; in xz_dec_microlzma_alloc() local [all …]
|
| /linux-6.15/drivers/macintosh/ |
| H A D | therm_windtunnel.c | 62 int temp; member 76 int temp; member 94 print_temp( const char *s, int temp ) in print_temp() 172 int temp, i, level, casetemp; in poll_temp() local 376 int hyst_temp, os_temp, temp; in attach_thermostat() local
|
| /linux-6.15/drivers/hwmon/ |
| H A D | asc7621.c | 361 s8 temp; in store_temp8() local 389 int temp; in show_temp10() local 406 int temp = ((s8) (regval & 0xfc) * 1000) + ((regval & 0x03) * 250); in show_temp62() local 417 s8 temp; in store_temp62() local 452 int temp; in show_ap2_temp() local 799 #define PREAD(name, n, pri, rm, rl, m, s, r) \ argument 804 #define PWRITE(name, n, pri, rm, rl, m, s, r) \ argument 813 #define PWRITEM(name, n, pri, rm, rl, m, s, r) \ argument
|
| /linux-6.15/drivers/gpu/drm/nouveau/nvkm/core/ |
| H A D | mm.c | 117 u32 s, e; in nvkm_mm_head() local 196 u32 s = this->offset; in nvkm_mm_tail() local 285 struct nvkm_mm_node *node, *temp; in nvkm_mm_fini() local
|
| /linux-6.15/drivers/thermal/ti-soc-thermal/ |
| H A D | ti-thermal-common.c | 58 static inline int ti_thermal_hotspot_temperature(int t, int s, int c) in ti_thermal_hotspot_temperature() 70 static inline int __ti_thermal_get_temp(struct thermal_zone_device *tz, int *temp) in __ti_thermal_get_temp() 75 const struct ti_temp_sensor *s; in __ti_thermal_get_temp() local
|
| /linux-6.15/drivers/usb/host/ |
| H A D | xhci-hub.c | 259 u16 temp; in xhci_common_hub_descriptor() local 283 u16 temp; in xhci_usb2_hub_descriptor() local 533 int i, s; in xhci_ring_device() local 650 u32 temp; in xhci_set_port_power() local 681 u32 temp; in xhci_port_set_test_mode() local 802 u32 temp; in xhci_set_link_state() local 819 u32 temp; in xhci_set_remote_wake_mask() local 846 u32 temp; in xhci_test_and_clear_bit() local 1212 u32 temp, status; in xhci_hub_control() local 1644 u32 temp, status; in xhci_hub_status_data() local
|
| /linux-6.15/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
| H A D | temp.c | 47 struct nvbios_therm_sensor *s = &therm->bios_sensor; in nvkm_therm_temp_safety_checks() local 143 int temp = therm->func->temp_get(therm); in nvkm_therm_threshold_hyst_polling() local
|
| /linux-6.15/drivers/comedi/drivers/ |
| H A D | ni_at_a2150.c | 136 struct comedi_subdevice *s = dev->read_subdev; in a2150_interrupt() local 220 static int a2150_cancel(struct comedi_device *dev, struct comedi_subdevice *s) in a2150_cancel() 248 int lub, glb, temp; in a2150_get_timing() local 351 struct comedi_subdevice *s, in a2150_ai_check_chanlist() 393 struct comedi_subdevice *s, struct comedi_cmd *cmd) in a2150_ai_cmdtest() 462 static int a2150_ai_cmd(struct comedi_device *dev, struct comedi_subdevice *s) in a2150_ai_cmd() 564 struct comedi_subdevice *s, in a2150_ai_eoc() 576 static int a2150_ai_rinsn(struct comedi_device *dev, struct comedi_subdevice *s, in a2150_ai_rinsn() 688 struct comedi_subdevice *s; in a2150_attach() local
|
| /linux-6.15/tools/testing/selftests/sgx/ |
| H A D | sigstruct.c | 29 BIGNUM *s; member 45 static bool alloc_q1q2_ctx(const uint8_t *s, const uint8_t *m, in alloc_q1q2_ctx() 68 uint8_t temp; in reverse_bytes() local 80 static bool calc_q1q2(const uint8_t *s, const uint8_t *m, uint8_t *q1, in calc_q1q2()
|
| /linux-6.15/drivers/thermal/intel/ |
| H A D | therm_throt.c | 280 static void get_therm_status(int level, bool *proc_hot, u8 *temp) in get_therm_status() 306 u8 temp; in throttle_active_work() local 410 u8 temp; in therm_throt_process() local 458 static int __init int_pln_enable_setup(char *s) in int_pln_enable_setup()
|
| /linux-6.15/drivers/net/ethernet/asix/ |
| H A D | ax88796c_main.c | 41 u16 temp; in ax88796c_soft_reset() local 148 u16 temp; in ax88796c_load_mac_addr() local 658 struct ax88796c_pcpu_stats *s; in ax88796c_get_stats64() local 971 u16 temp; in ax88796c_probe() local
|
| /linux-6.15/drivers/gpu/drm/gma500/ |
| H A D | gma_display.c | 204 u32 temp; in gma_crtc_dpms() local 339 uint32_t temp; in gma_crtc_cursor_set() local 449 uint32_t temp = 0; in gma_crtc_cursor_move() local 717 #define GMA_PLL_INVALID(s) { /* DRM_ERROR(s); */ return false; } argument
|
| /linux-6.15/drivers/usb/cdns3/ |
| H A D | cdnsp-debug.h | 184 u32 temp; in cdnsp_decode_trb() local 396 char *s; in cdnsp_decode_slot_context() local
|
| /linux-6.15/drivers/tty/serial/jsm/ |
| H A D | jsm_neo.c | 481 int s; in neo_copy_data_from_queue_to_uart() local 677 u8 temp = readb(&ch->ch_neo_uart->lcr); in neo_clear_break() local 1311 u8 temp = readb(&ch->ch_neo_uart->lcr); in neo_send_break() local
|
| /linux-6.15/drivers/soc/ti/ |
| H A D | knav_qmss_queue.c | 429 static void knav_queue_debug_show_instance(struct seq_file *s, in knav_queue_debug_show_instance() 466 static int knav_queue_debug_show(struct seq_file *s, void *v) in knav_queue_debug_show() 1084 u32 temp[2]; in knav_queue_setup_regions() local 1140 u32 temp[2]; in knav_get_link_ram() local 1215 u32 temp[2], start, end, id, index; in knav_setup_queue_range() local 1402 u32 temp[2]; in knav_queue_init_qmgrs() local 1788 u32 temp[2]; in knav_queue_probe() local
|