Home
last modified time | relevance | path

Searched +defs:val +defs:stack (Results 1 – 25 of 40) sorted by relevance

12

/linux-6.14.4/scripts/kconfig/
Dsymbol.c165 long long val, val2; in sym_validate_range() local
353 tristate val; in sym_calc_choice() local
540 bool sym_tristate_within_range(const struct symbol *sym, tristate val) in sym_tristate_within_range()
557 bool sym_set_tristate_value(struct symbol *sym, tristate val) in sym_set_tristate_value()
588 tristate val; in choice_set_value() local
695 long long val; in sym_string_within_range() local
737 char *val; in sym_set_string_value() local
795 tristate val; in sym_get_string_default() local
864 tristate val; in sym_get_string_value() local
1067 static void dep_stack_insert(struct dep_stack *stack, struct symbol *sym) in dep_stack_insert()
[all …]
/linux-6.14.4/mm/
Dpage_owner.c39 struct stack { struct
40 struct stack_record *stack_record; argument
41 struct stack *next; argument
169 struct stack *stack; in add_stack_record_to_list() local
858 struct stack *stack; in stack_start() local
880 struct stack *stack = v; in stack_next() local
894 struct stack *stack = v; in stack_print() local
939 static int page_owner_threshold_get(void *data, u64 *val) in page_owner_threshold_get()
945 static int page_owner_threshold_set(void *data, u64 val) in page_owner_threshold_set()
/linux-6.14.4/drivers/misc/lkdtm/
Dbugs.c139 static noinline void __lkdtm_CORRUPT_STACK(void *stack) in __lkdtm_CORRUPT_STACK()
187 static noinline void __lkdtm_REPORT_STACK_CANARY(void *stack) in __lkdtm_REPORT_STACK_CANARY()
264 u32 val = 0x12345678; in lkdtm_UNALIGNED_LOAD_STORE_WRITE() local
527 const unsigned char *stack = task_stack_page(current); in lkdtm_STACK_GUARD_PAGE_LEADING() local
541 const unsigned char *stack = task_stack_page(current); in lkdtm_STACK_GUARD_PAGE_TRAILING() local
/linux-6.14.4/tools/testing/selftests/arm64/gcs/
Dlibc-gcs.c141 uint64_t val, rval, gcspr; in TEST() local
303 unsigned long *stack; in FIXTURE() local
455 unsigned long *stack = self->stack; in TEST_F() local
479 unsigned long *stack = self->stack; in TEST_F() local
633 void *stack; in TEST_F() local
644 unsigned long *stack; in FIXTURE() local
/linux-6.14.4/kernel/trace/
Dtrace_stack.c155 static void check_stack(unsigned long ip, unsigned long *stack) in check_stack()
295 unsigned long stack; in stack_trace_call() local
342 unsigned long val, flags; in stack_max_size_write() local
Dfprobe.c156 static inline bool write_fprobe_header(unsigned long *stack, in write_fprobe_header()
167 static inline void read_fprobe_header(unsigned long *stack, in read_fprobe_header()
184 static inline bool write_fprobe_header(unsigned long *stack, in write_fprobe_header()
197 static inline void read_fprobe_header(unsigned long *stack, in read_fprobe_header()
473 unsigned long val, void *data) in fprobe_module_callback()
Dtrace_events_synth.c317 int size, union trace_synth_field *val, char *space) in print_synth_event_num_val()
464 long *stack, in trace_stack()
556 long *stack = (long *)(long)var_ref_vals[val_idx]; in trace_event_raw_event_synth() local
563 u64 val = var_ref_vals[val_idx]; in trace_event_raw_event_synth() local
1756 u64 val = va_arg(args, u64); in synth_event_trace() local
1782 u64 val; in synth_event_trace() local
1887 u64 val = vals[i]; in synth_event_trace_array() local
1968 static int __synth_event_add_val(const char *field_name, u64 val, in __synth_event_add_val()
2086 int synth_event_add_next_val(u64 val, in synth_event_add_next_val()
2121 int synth_event_add_val(const char *field_name, u64 val, in synth_event_add_val()
/linux-6.14.4/drivers/net/ethernet/intel/idpf/
Didpf_lib.c17 struct idpf_vector_lifo *stack; in idpf_init_vector_stack() local
52 struct idpf_vector_lifo *stack; in idpf_deinit_vector_stack() local
113 u32 val; in idpf_mb_irq_enable() local
181 struct idpf_vector_lifo *stack = &adapter->vector_stack; in idpf_vector_lifo_push() local
202 struct idpf_vector_lifo *stack = &adapter->vector_stack; in idpf_vector_lifo_pop() local
270 struct idpf_vector_lifo *stack; in idpf_req_rel_vector_indexes() local
1068 bool idpf_vport_set_hsplit(const struct idpf_vport *vport, u8 val) in idpf_vport_set_hsplit()
/linux-6.14.4/tools/perf/util/
Dbpf_off_cpu.c80 u8 val = 1; in off_cpu_start() local
219 u8 val = 1; in off_cpu_prepare() local
230 u8 val = 1; in off_cpu_prepare() local
248 u8 val = 1; in off_cpu_prepare() local
260 u8 val = 1; in off_cpu_prepare() local
302 int fd, stack; in off_cpu_write() local
303 u64 sample_type, val, sid = 0; in off_cpu_write() local
Dbpf_lock_contention.c218 u8 val = 1; in lock_contention_prepare() local
230 u8 val = 1; in lock_contention_prepare() local
242 u8 val = 1; in lock_contention_prepare() local
249 u8 val = 1; in lock_contention_prepare() local
258 u8 val = 1; in lock_contention_prepare() local
267 u8 val = 1; in lock_contention_prepare() local
286 u8 val = 1; in lock_contention_prepare() local
544 int fd, stack, err = 0; in lock_contention_read() local
Dunwind-libunwind-local.c112 static int __dw_read_encoded_value(u8 **p, u8 *end, u64 *val, in __dw_read_encoded_value()
511 unw_fpreg_t __maybe_unused *val, in access_fpreg()
576 struct stack_dump *stack = &ui->sample->user_stack; in access_mem() local
623 u64 val; in access_reg() local
738 u64 val; in get_entries() local
/linux-6.14.4/arch/sh/kernel/
Ddumpstack.c31 unsigned int val; in dump_mem() local
143 unsigned long stack; in show_stack() local
/linux-6.14.4/drivers/net/wireless/broadcom/b43legacy/
Dradio.c126 void b43legacy_radio_write16(struct b43legacy_wldev *dev, u16 offset, u16 val) in b43legacy_radio_write16()
317 void b43legacy_nrssi_hw_write(struct b43legacy_wldev *dev, u16 offset, s16 val) in b43legacy_nrssi_hw_write()
326 u16 val; in b43legacy_nrssi_hw_read() local
335 void b43legacy_nrssi_hw_update(struct b43legacy_wldev *dev, u16 val) in b43legacy_nrssi_hw_update()
980 u32 *stack = phy->interfstack; in b43legacy_radio_interference_mitigation_enable() local
1223 u32 *stack = phy->interfstack; in b43legacy_radio_interference_mitigation_disable() local
1767 void b43legacy_radio_set_txantenna(struct b43legacy_wldev *dev, u32 val) in b43legacy_radio_set_txantenna()
/linux-6.14.4/arch/arm/kernel/
Dtraps.c98 void dump_backtrace_stm(u32 *stack, u32 instruction, const char *loglvl) in dump_backtrace_stm()
155 unsigned long val; in dump_mem() local
180 unsigned int val, bad; in dump_instr() local
915 u8 *stack; in allocate_overflow_stacks() local
/linux-6.14.4/tools/testing/selftests/pidfd/
Dpidfd_fdinfo_test.c87 char *stack; member
188 char *val; in verify_fdinfo() local
/linux-6.14.4/sound/soc/sof/intel/
Dhda-dsp.c223 int val; in hda_dsp_core_is_enabled() local
1072 u32 val; in hda_dsp_check_for_dma_streams() local
1558 u32 *stack, size_t stack_words) in hda_dsp_get_registers()
1608 u32 stack[HDA_DSP_STACK_DUMP_SIZE]; in hda_dsp_dump() local
/linux-6.14.4/arch/loongarch/kernel/
Dtraps.c173 static void print_bool_fragment(const char *key, unsigned long val, bool first) in print_bool_fragment()
179 static void print_plv_fragment(const char *key, int val) in print_plv_fragment()
185 static void print_memory_type_fragment(const char *key, unsigned long val) in print_memory_type_fragment()
208 static void print_intr_fragment(const char *key, unsigned long val) in print_intr_fragment()
1089 register unsigned long stack; in do_vint() local
/linux-6.14.4/arch/mips/net/
Dbpf_jit_comp64.c551 int stack, saved, locals, reserved; in build_prologue() local
643 s32 val, rel; in build_insn() local
/linux-6.14.4/fs/overlayfs/
Dnamei.c236 char val; in ovl_lookup_single() local
607 struct ovl_path *stack = &origin; in ovl_verify_index() local
1035 struct ovl_path *stack = NULL, *origin_path = NULL; in ovl_lookup() local
/linux-6.14.4/arch/x86/include/asm/
Dprocessor.h367 char stack[PAGE_SIZE]; member
371 struct entry_stack stack; member
420 char stack[IRQ_STACK_SIZE]; member
698 #define SET_TSC_CTL(val) set_tsc_mode((val)) argument
/linux-6.14.4/drivers/net/ethernet/mediatek/
Dmtk_ppe_offload.c92 struct net_device_path_stack stack; in mtk_flow_get_wdma_info() local
124 u32 val = ntohl(act->mangle.val); in mtk_flow_mangle_ports() local
/linux-6.14.4/arch/arm/common/
DbL_switcher.c126 void *stack = current_thread_info() + 1; in bL_switchpoint() local
394 static int bL_activation_notify(unsigned long val) in bL_activation_notify()
/linux-6.14.4/drivers/net/wireless/broadcom/b43/
Dphy_g.c361 static void b43_nrssi_hw_write(struct b43_wldev *dev, u16 offset, s16 val) in b43_nrssi_hw_write()
370 u16 val; in b43_nrssi_hw_read() local
379 static void b43_nrssi_hw_update(struct b43_wldev *dev, u16 val) in b43_nrssi_hw_update()
832 u32 *stack = gphy->interfstack; in b43_radio_interference_mitigation_enable() local
996 u32 *stack = gphy->interfstack; in b43_radio_interference_mitigation_disable() local
1583 u16 offset, val; in b43_phy_initb6() local
/linux-6.14.4/arch/powerpc/kernel/
Dprocess.c1503 static void print_bits(unsigned long val, struct regbit *bits, const char *sep) in print_bits()
1522 static void print_tm_bits(unsigned long val) in print_tm_bits()
1538 static void print_tm_bits(unsigned long val) {} in print_tm_bits()
1541 static void print_msr_bits(unsigned long val) in print_msr_bits()
2025 int set_fpexc_mode(struct task_struct *tsk, unsigned int val) in set_fpexc_mode()
2075 unsigned int val = 0; in get_fpexc_mode() local
2103 int set_endian(struct task_struct *tsk, unsigned int val) in set_endian()
2127 unsigned int val; in get_endian() local
2147 int set_unalign_ctl(struct task_struct *tsk, unsigned int val) in set_unalign_ctl()
2311 unsigned long *stack, in show_stack()
/linux-6.14.4/arch/s390/kernel/
Dsmp.c319 void *data, unsigned long stack) in pcpu_delegate()
660 void smp_cpu_set_polarization(int cpu, int val) in smp_cpu_set_polarization()
670 void smp_cpu_set_capacity(int cpu, unsigned long val) in smp_cpu_set_capacity()
680 void smp_set_core_capacity(int cpu, unsigned long val) in smp_set_core_capacity()
1017 int cpu, val, rc, i; in cpu_configure_store() local

12