/kernel/linux/linux-5.10/tools/perf/scripts/python/ |
D | event_analyzing_sample.py | 48 con.execute(""" 55 con.execute(""" 97 con.execute("insert into gen_events values(?, ?, ?, ?)", 102 con.execute("insert into pebs_ll values (?, ?, ?, ?, ?, ?, ?, ?, ?, ?)", 126 count = con.execute("select count(*) from gen_events") 135 …commq = con.execute("select comm, count(comm) from gen_events group by comm order by -count(comm)") 142 …symbolq = con.execute("select symbol, count(symbol) from gen_events group by symbol order by -coun… 148 … dsoq = con.execute("select dso, count(dso) from gen_events group by dso order by -count(dso)") 159 count = con.execute("select count(*) from pebs_ll") 168 … commq = con.execute("select comm, count(comm) from pebs_ll group by comm order by -count(comm)") [all …]
|
/kernel/linux/linux-5.10/arch/powerpc/mm/book3s64/ |
D | pkeys.c | 159 * execute only key. Mark it unavailable. in pkey_early_init_devtree() 171 * Allow execute in IAMR. in pkey_early_init_devtree() 373 * If the currently associated pkey is execute-only, but the requested in __arch_override_mprotect_pkey() 374 * protection is not execute-only, move it back to the default pkey. in __arch_override_mprotect_pkey() 380 * The requested protection is execute-only. Hence let's use an in __arch_override_mprotect_pkey() 381 * execute-only pkey. in __arch_override_mprotect_pkey() 393 static bool pkey_access_permitted(int pkey, bool write, bool execute) in pkey_access_permitted() argument 399 if (execute) in pkey_access_permitted() 409 bool arch_pte_access_permitted(u64 pte, bool write, bool execute) in arch_pte_access_permitted() argument 414 return pkey_access_permitted(pte_to_pkey_bits(pte), write, execute); in arch_pte_access_permitted() [all …]
|
/kernel/linux/linux-5.10/arch/x86/mm/ |
D | setup_nx.c | 45 printk(KERN_NOTICE "Notice: NX (Execute Disable) protection " in x86_report_nx() 50 printk(KERN_INFO "NX (Execute Disable) protection: " in x86_report_nx() 53 printk(KERN_INFO "NX (Execute Disable) protection: " in x86_report_nx() 58 printk(KERN_NOTICE "Notice: NX (Execute Disable) protection " in x86_report_nx()
|
D | pkeys.c | 21 /* Do we need to assign a pkey for mm's execute-only maps? */ in __execute_only_pkey() 33 * first and assume that if the execute-only pkey is in __execute_only_pkey() 50 * 0 and effectively disable execute-only support. in __execute_only_pkey() 87 * The mapping is execute-only. Go try to get the in __arch_override_mprotect_pkey() 88 * execute-only protection key. If we fail to do that, in __arch_override_mprotect_pkey() 89 * fall through as if we do not have execute-only in __arch_override_mprotect_pkey() 108 * setup execute-only), inherit the pkey from the VMA we in __arch_override_mprotect_pkey()
|
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/mm/ |
D | pkey_siginfo.c | 71 * If the current fault occurred due to lack of execute rights, in segv_handler() 72 * reassociate the page with the exec-only pkey since execute in segv_handler() 109 /* No read, write and execute restrictions */ in protect() 159 (rights == PKEY_DISABLE_EXECUTE) ? "execute" : in protect_access() 165 * pkey and read, write or execute from it in protect_access() 204 /* Execute protection test */ in protect_access() 206 /* Jump to the region and execute instructions */ in protect_access() 285 * attempting to read, write or execute instructions from a in test() 314 /* Setup and start protect and protect-and-execute threads */ in test() 315 puts("starting thread pair (protect, protect-and-execute)"); in test()
|
/kernel/linux/linux-5.10/tools/power/pm-graph/ |
D | sleepgraph.8 | 12 image built with a few extra options enabled, the tool will execute a 58 will execute the suspend via turbostat and collect data in the timeline log. 123 Execute \fIn\fR consecutive tests at \fId\fR second intervals. 125 Execute tests continuously over \fIn\fR days, hours, or minutes at \fId\fR second intervals. 280 Execute a mem suspend with a 15 second wakeup. Include the logs in the html. 284 Execute a standby with a 15 second wakeup. Change the output folder name. 288 Execute a freeze with no wakeup (require keypress). Change output folder name. 294 Execute a suspend & include dev mode source calls, limit callbacks to 5ms or larger. 302 Execute a suspend using a custom command.
|
/kernel/linux/linux-5.10/tools/testing/selftests/tc-testing/ |
D | README | 6 execute them inside a network namespace dedicated to the task. 82 - execute 92 The execute and verify stages each run one command. The execute stage 131 Execute test cases that use a physical device, where 149 -e ID [ID ...], --execute ID [ID ...] 150 Execute the specified test cases with specified IDs 200 pre- and post-execute stage 236 runs each command in the execute stage under valgrind,
|
D | TdcPlugin.py | 34 '''run command before test-runner does the execute step''' 39 '''run command after test-runner does the execute step''' 52 # elif stage == 'execute':
|
/kernel/linux/linux-5.10/Documentation/admin-guide/pm/ |
D | intel-speed-select.rst | 45 To get help with the tool, execute the command below:: 60 To check the current platform and driver capaibilities, execute:: 97 profiles, execute the command below:: 122 To check if the system is locked, execute the following command:: 141 To get properties of a specific performance level (For example for the level 0, below), execute the… 169 understand more, execute "intel-speed-select perf-profile info" for performance 196 To get the current performance level, execute:: 241 To the change the performance level to 4, execute:: 319 To enable and check the options, execute:: 347 To enable with the platform default priority type, execute:: [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
D | init.h | 15 u8 execute; member 29 .execute = 1, \ 36 int nvbios_post(struct nvkm_subdev *, bool execute);
|
/kernel/linux/linux-5.10/Documentation/admin-guide/ |
D | kernel-per-CPU-kthreads.rst | 64 1. Use irq affinity to force the irq threads to execute on 85 Execute softirq handlers when threaded or when under heavy load. 97 both kernel threads and interrupts to execute elsewhere. 171 forcing both kernel threads and interrupts to execute elsewhere. 182 kernel threads and interrupts to execute elsewhere. 206 to execute elsewhere. 220 to execute elsewhere. 226 Execute workqueue requests 298 Execute RCU callbacks in CONFIG_RCU_BOOST=y kernels. 310 CPUs that might execute within the kernel. [all …]
|
D | mono.rst | 4 To configure Linux to automatically execute Mono-based .NET binaries 8 This will allow you to execute Mono-based .NET binaries just like any 70 that the ``.exe`` file has execute permissions.
|
/kernel/linux/linux-5.10/scripts/gdb/linux/ |
D | symbols.py | 39 show_pagination = gdb.execute("show pagination", to_string=True) 41 gdb.execute("set pagination off") 51 gdb.execute("set pagination %s" % ("on" if pagination else "off")) 132 gdb.execute(cmdline, to_string=True) 153 gdb.execute("symbol-file", to_string=True) 154 gdb.execute("symbol-file {0}".format(orig_vmlinux))
|
/kernel/linux/linux-5.10/drivers/s390/char/ |
D | tape_std.c | 167 /* execute it */ in tape_std_read_block_id() 281 /* execute it */ in tape_std_mtfsf() 306 /* execute it */ in tape_std_mtfsr() 338 /* execute it */ in tape_std_mtbsr() 368 /* execute it */ in tape_std_mtweof() 393 /* execute it */ in tape_std_mtbsfm() 417 /* execute it */ in tape_std_mtbsf() 448 /* execute it */ in tape_std_mtfsfm() 477 /* execute it */ in tape_std_mtrew() 499 /* execute it */ in tape_std_mtoffl() [all …]
|
/kernel/linux/linux-5.10/include/linux/soc/mediatek/ |
D | mtk-cmdq.h | 212 * execute an instruction that wait for a specified 228 * execute an instruction that wait for a specified 245 * to execute an instruction that set a constant value into 258 * to execute an instruction that change current thread PC to 276 * cmdq_pkt_flush_async() - trigger CMDQ to asynchronously execute the CMDQ 284 * Trigger CMDQ to asynchronously execute the CMDQ packet and call back 292 * cmdq_pkt_flush() - trigger CMDQ to execute the CMDQ packet 297 * Trigger CMDQ to execute the CMDQ packet. Note that this is a
|
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
D | nseval.c | 23 * prefix_node - Prefix or Method/Object Node to execute 24 * relative_path - Name of method to execute, If NULL, the 25 * Node is the object to execute 36 * DESCRIPTION: Execute a control method or return the current value of an 151 * 2) The object is a control method -- execute it in acpi_ns_evaluate() 177 * 2) Object is a control method - execute it in acpi_ns_evaluate() 191 "**** Execute method [%s] at AML address %p length %X\n", in acpi_ns_evaluate() 201 * Execute the method via the interpreter. The interpreter is locked in acpi_ns_evaluate()
|
D | psxface.c | 66 * node - Method Node to execute 76 * pass_number - Parse or execute pass 80 * DESCRIPTION: Execute a control method 116 * Execute the method. Performs parse simultaneously in acpi_ps_execute_method() 119 "**** Begin Method Parse/Execute [%4.4s] **** Node=%p Obj=%p\n", in acpi_ps_execute_method() 231 * pass_number - Parse or execute pass 235 * DESCRIPTION: Execute a table
|
D | dbexec.c | 89 * DESCRIPTION: Execute a control method. Used to evaluate objects via the 90 * "EXECUTE" or "EVALUATE" commands. 286 * DESCRIPTION: Execute a control method. Name is relative to the current 331 * PARAMETERS: name - Name of method to execute 338 * DESCRIPTION: Execute a control method. Name is relative to the current 339 * scope. Function used for the "EXECUTE", "EVALUATE", and 393 /* Subcommand to Execute all predefined names in the namespace */ in acpi_db_execute() 401 /* Command (ALL <nameseg>) to execute all methods of a particular name */ in acpi_db_execute() 502 * DESCRIPTION: Debugger execute thread. Waits for a command line, then 607 * DESCRIPTION: Create one thread and execute a method [all …]
|
/kernel/linux/linux-5.10/drivers/nvme/target/ |
D | passthru.c | 263 * non-trivial effects, make sure to execute the command synchronously in nvmet_passthru_execute_cmd() 331 req->execute = nvmet_passthru_execute_cmd; in nvmet_setup_passthru_command() 423 req->execute = nvmet_execute_async_event; in nvmet_parse_passthru_admin_cmd() 431 req->execute = nvmet_execute_keep_alive; in nvmet_parse_passthru_admin_cmd() 439 req->execute = nvmet_execute_set_features; in nvmet_parse_passthru_admin_cmd() 442 req->execute = nvmet_passthru_set_host_behaviour; in nvmet_parse_passthru_admin_cmd() 454 req->execute = nvmet_execute_get_features; in nvmet_parse_passthru_admin_cmd() 463 req->execute = nvmet_passthru_execute_cmd; in nvmet_parse_passthru_admin_cmd() 469 req->execute = nvmet_passthru_execute_cmd; in nvmet_parse_passthru_admin_cmd() 475 req->execute = nvmet_passthru_execute_cmd; in nvmet_parse_passthru_admin_cmd() [all …]
|
/kernel/linux/linux-5.10/tools/memory-model/Documentation/ |
D | explanation.txt | 199 P1 loads from flag before loading from buf, since CPUs execute 210 execute before itself, the specified outcome is impossible. 260 important assumption that CPUs execute instructions in the same order 776 First, a fence forces the CPU to execute various instructions in 781 the CPU to execute all po-earlier instructions before any 784 smp_rmb() forces the CPU to execute all po-earlier loads 787 smp_wmb() forces the CPU to execute all po-earlier stores 791 execute the load associated with the fence (e.g., the load 796 execute all po-earlier instructions before the store 962 There are many situations where a CPU is obliged to execute two [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/ |
D | i915_sw_fence_work.h | 49 * dma_fence_work_commit_imm: Commit the fence, and if possible execute locally. 52 * Instead of always scheduling a worker to execute the callback (see 53 * dma_fence_work_commit()), we try to execute the callback immediately in
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
D | bmi.c | 308 u32 cmdlen = sizeof(cmd.id) + sizeof(cmd.execute); in ath10k_bmi_execute() 309 u32 resplen = sizeof(resp.execute); in ath10k_bmi_execute() 312 ath10k_dbg(ar, ATH10K_DBG_BMI, "bmi execute address 0x%x param 0x%x\n", in ath10k_bmi_execute() 321 cmd.execute.addr = __cpu_to_le32(address); in ath10k_bmi_execute() 322 cmd.execute.param = __cpu_to_le32(param); in ath10k_bmi_execute() 330 if (resplen < sizeof(resp.execute)) { in ath10k_bmi_execute() 331 ath10k_warn(ar, "invalid execute response length (%d)\n", in ath10k_bmi_execute() 336 *result = __le32_to_cpu(resp.execute.result); in ath10k_bmi_execute() 338 ath10k_dbg(ar, ATH10K_DBG_BMI, "bmi execute result 0x%x\n", *result); in ath10k_bmi_execute()
|
/kernel/linux/linux-5.10/include/linux/ |
D | async.h | 46 * @func: function to execute asynchronously 59 * @func: function to execute asynchronously 77 * @func: function to execute asynchronously 95 * @func: function to execute asynchronously
|
/kernel/linux/linux-5.10/Documentation/power/ |
D | runtime_pm.rst | 167 (1) The callbacks are mutually exclusive (e.g. it is forbidden to execute 175 devices (i.e. the PM core will only execute ->runtime_idle() or 185 PM core will only execute ->runtime_resume() for the devices the runtime 192 to execute it, ->runtime_idle() will not be executed for the same device. 194 * A request to execute or to schedule the execution of ->runtime_suspend() 195 will cancel any pending requests to execute ->runtime_idle() for the same 199 to execute it, the other callbacks will not be executed for the same device. 201 * A request to execute ->runtime_resume() will cancel any pending or 202 scheduled requests to execute the other callbacks for the same device, 316 - execute the subsystem-level idle callback for the device; returns an [all …]
|
/kernel/linux/linux-5.10/drivers/gpu/drm/radeon/ |
D | radeon_atpx_handler.c | 84 * @function: the ATPX function to execute 222 * Execute the ATPX_FUNCTION_VERIFY_INTERFACE ATPX function 267 * Execute the ATPX_FUNCTION_POWER_CONTROL ATPX function to 302 * Execute the ATPX_FUNCTION_DISPLAY_MUX_CONTROL ATPX function to 334 * Execute the ATPX_FUNCTION_I2C_MUX_CONTROL ATPX function to 366 * Execute the ATPX_FUNCTION_GRAPHICS_DEVICE_SWITCH_START_NOTIFICATION ATPX 398 * Execute the ATPX_FUNCTION_GRAPHICS_DEVICE_SWITCH_END_NOTIFICATION ATPX 429 * Execute the necessary ATPX functions to switch between the discrete GPU and 456 * Execute the necessary ATPX function to power down/up the discrete GPU
|