| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/ |
| H A D | display_mode_core.c | 8417 struct mode_program_st *locals = &mode_lib->mp; in dml_core_mode_programming() 8438 locals->Dcfclk = mode_lib->ms.DCFCLK; in dml_core_mode_programming() 8440 locals->Dcfclk = clk_cfg->dcfclk_mhz; in dml_core_mode_programming() 8449 dml_print("DML::%s: Using DCFCLK = %f\n", __func__, locals->Dcfclk); in dml_core_mode_programming() 8453 locals->WritebackDISPCLK = 0.0; in dml_core_mode_programming() 8454 locals->GlobalDPPCLK = 0.0; in dml_core_mode_programming() 8459 locals->WritebackDISPCLK = in dml_core_mode_programming() 8461 locals->WritebackDISPCLK, in dml_core_mode_programming() 8477 locals->Dispclk_calculated = locals in dml_core_mode_programming() 8325 struct mode_program_st *locals = &mode_lib->mp; dml_core_mode_programming() local [all...] |
| /linux/scripts/ |
| H A D | recordmcount.pl | 162 my %locals; # List of local (static) functions 401 $locals{$1} = 1; 430 if (defined $locals{$ref_func}) { 505 if (!defined($locals{$text}) && !defined($weak{$text})) {
|
| /linux/arch/sparc/kernel/ |
| H A D | unaligned_64.c | 132 value = win->locals[reg - 16]; in fetch_reg() 136 get_user(value, &win32->locals[reg - 16]); in fetch_reg() 140 get_user(value, &win->locals[reg - 16]); in fetch_reg() 157 return &win->locals[reg - 16]; in fetch_reg_addr() 161 return (unsigned long *)&win32->locals[reg - 16]; in fetch_reg_addr() 165 return &win->locals[reg - 16]; in fetch_reg_addr() 420 put_user(ret, &win32->locals[rd - 16]); in handle_popc() 424 put_user(ret, &win->locals[rd - 16]); in handle_popc()
|
| H A D | kgdb_32.c | 30 gdb_regs[GDB_L0 + i] = win->locals[i]; in pt_regs_to_gdb_regs() 64 gdb_regs[GDB_L0 + i] = win->locals[i]; in sleeping_thread_to_gdb_regs() 105 win->locals[i] = gdb_regs[GDB_L0 + i]; in gdb_regs_to_pt_regs()
|
| H A D | unaligned_32.c | 103 return win->locals[reg - 16]; /* yes, I know what this does... */ in fetch_reg() 120 if (get_user(ret, &win->locals[reg - 16])) in safe_fetch_reg() 133 return &win->locals[reg - 16]; in fetch_reg_addr()
|
| H A D | kgdb_64.c | 30 gdb_regs[GDB_L0 + i] = win->locals[i]; in pt_regs_to_gdb_regs() 65 gdb_regs[GDB_L0 + i] = win->locals[i]; in sleeping_thread_to_gdb_regs() 111 win->locals[i] = gdb_regs[GDB_L0 + i]; in gdb_regs_to_pt_regs()
|
| H A D | visemul.c | 163 value = win->locals[reg - 16]; in fetch_reg() 167 get_user(value, &win32->locals[reg - 16]); in fetch_reg() 171 get_user(value, &win->locals[reg - 16]); in fetch_reg() 187 return (unsigned long __user *)&win32->locals[reg - 16]; in __fetch_reg_addr_user() 191 return &win->locals[reg - 16]; in __fetch_reg_addr_user()
|
| H A D | signal32.c | 447 err |= __put_user(rp->locals[i], &sf->ss.locals[i]); in setup_frame32() 579 err |= __put_user(rp->locals[i], &sf->ss.locals[i]); in setup_rt_frame32()
|
| H A D | ptrace_64.c | 203 wbuf->locals[i] = win32.locals[i]; in regwindow64_get() 226 win32.locals[i] = wbuf->locals[i]; in regwindow64_set()
|
| /linux/net/mptcp/ |
| H A D | pm_kernel.c | 454 struct mptcp_pm_local *locals, in fill_local_addresses_vec_fullmesh() 475 local = &locals[i]; in fill_local_addresses_vec_fullmesh() 508 struct mptcp_pm_local *locals) in fill_local_laminar_endp() 545 local = &locals[0]; in fill_local_laminar_endp() 569 struct mptcp_pm_local *locals, in fill_local_addresses_vec_c_flag() 580 local = &locals[i]; in fill_local_addresses_vec_c_flag() 632 struct mptcp_pm_local *locals, int locals_size) in fill_local_addresses_vec() 638 return fill_local_addresses_vec_fullmesh(msk, remote, locals, in fill_local_addresses_vec() 644 return fill_local_laminar_endp(msk, remote, locals); in fill_local_addresses_vec() 650 return fill_local_addresses_vec_c_flag(msk, remote, locals, in mptcp_pm_nl_add_addr_received() local 449 fill_local_addresses_vec_fullmesh(struct mptcp_sock * msk,struct mptcp_addr_info * remote,struct mptcp_pm_local * locals,bool c_flag_case) fill_local_addresses_vec_fullmesh() argument 501 fill_local_laminar_endp(struct mptcp_sock * msk,struct mptcp_addr_info * remote,struct mptcp_pm_local * locals) fill_local_laminar_endp() argument 562 fill_local_addresses_vec_c_flag(struct mptcp_sock * msk,struct mptcp_addr_info * remote,struct mptcp_pm_local * locals) fill_local_addresses_vec_c_flag() argument 623 fill_local_addresses_vec(struct mptcp_sock * msk,struct mptcp_addr_info * remote,struct mptcp_pm_local * locals) fill_local_addresses_vec() argument [all...] |
| /linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_top/ |
| H A D | dml2_top_soc15.c | 61 struct dml2_optimization_test_function_locals *l = params->locals; in dml2_top_optimization_test_function_mcache() 94 struct dml2_optimization_optimize_function_locals *l = params->locals; in dml2_top_optimization_optimize_function_mcache() 115 struct dml2_optimization_init_function_locals *l = params->locals; in dml2_top_optimization_init_function_vmin() 124 struct dml2_optimization_test_function_locals *l = params->locals; in dml2_top_optimization_test_function_vmin() 134 struct dml2_optimization_optimize_function_locals *l = params->locals; in dml2_top_optimization_optimize_function_vmin() 147 struct dml2_optimization_init_function_locals *l = params->locals; in dml2_top_optimization_init_function_uclk_pstate() 157 struct dml2_optimization_test_function_locals *l = params->locals; in dml2_top_optimization_test_function_uclk_pstate() 167 struct dml2_optimization_optimize_function_locals *l = params->locals; in dml2_top_optimization_optimize_function_uclk_pstate() 179 struct dml2_optimization_init_function_locals *l = params->locals; in dml2_top_optimization_init_function_stutter() 189 struct dml2_optimization_test_function_locals *l = params->locals; in dml2_top_optimization_test_function_stutter() [all...] |
| /linux/tools/perf/scripts/python/ |
| H A D | syscall-counts.py | 51 raw_syscalls__sys_enter(**locals())
|
| H A D | sctop.py | 66 raw_syscalls__sys_enter(**locals())
|
| H A D | syscall-counts-by-pid.py | 55 raw_syscalls__sys_enter(**locals())
|
| H A D | failed-syscalls-by-pid.py | 58 raw_syscalls__sys_exit(**locals())
|
| /linux/arch/sparc/math-emu/ |
| H A D | math_64.c | 328 get_user(XR, &win32->locals[freg - 16]); in do_mathemu() 333 get_user(XR, &win->locals[freg - 16]); in do_mathemu()
|
| /linux/arch/mips/net/ |
| H A D | bpf_jit_comp64.c | 551 int stack, saved, locals, reserved; in build_prologue() local 587 locals = ALIGN(ctx->program->aux->stack_depth, MIPS_STACK_ALIGNMENT); in build_prologue() 597 stack = ALIGN(saved + locals + reserved, MIPS_STACK_ALIGNMENT); in build_prologue()
|
| H A D | bpf_jit_comp32.c | 1377 int stack, saved, locals, reserved; in build_prologue() local 1418 locals = ALIGN(ctx->program->aux->stack_depth, MIPS_STACK_ALIGNMENT); in build_prologue() 1429 stack = ALIGN(saved + locals + reserved, MIPS_STACK_ALIGNMENT); in build_prologue()
|
| /linux/drivers/gpu/drm/amd/display/dc/dml/dcn32/ |
| H A D | display_mode_vba_32.c | 1146 dml_print("DML::%s: PrefetchModeSupported = %d\n", __func__, locals->PrefetchModeSupported); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1149 dml_print("DML::%s: ImmediateFlipSupported = %d\n", __func__, locals->ImmediateFlipSupported); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1152 dml_print("DML::%s: PrefetchAndImmediateFlipSupported = %d\n", __func__, locals->PrefetchAndImmediateFlipSupported); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1153 dml_print("DML::%s: Done loop: Vstartup=%d, Max Vstartup=%d\n", __func__, locals->VStartupLines, locals->MaximumMaxVStartupLines); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation() 1176 dml_print("DML::%s: Good, Prefetch and flip scheduling found solution at VStartupLines=%d\n", __func__, locals->VStartupLines-1); in DISPCLKDPPCLKDCFCLKDeepSleepPrefetchParametersWatermarksAndPerformanceCalculation()
|
| /linux/ |
| H A D | Makefile | 1092 KBUILD_LDFLAGS += $(call ld-option,--lto-whole-program-visibility -mllvm -always-rename-promoted-locals=false)
|