/linux/Documentation/hwmon/ |
H A D | isl68137.rst | 25 Publicly available (after August 2020 launch) at the Renesas website 35 Publicly available (after August 2020 launch) at the Renesas website 45 Publicly available (after August 2020 launch) at the Renesas website 55 Publicly available (after August 2020 launch) at the Renesas website 65 Publicly available (after August 2020 launch) at the Renesas website 75 Publicly available (after August 2020 launch) at the Renesas website 85 Publicly available (after August 2020 launch) at the Renesas website 95 Publicly available (after August 2020 launch) at the Renesas website 105 Publicly available (after August 2020 launch) at the Renesas website 115 Publicly available (after August 2020 launch) at the Renesas website [all …]
|
/linux/Documentation/networking/ |
H A D | xsk-tx-metadata.rst | 54 packet for transmission at a pre-determined time called launch time. The 55 value of launch time is indicated by ``launch_time`` field of 72 Launch Time 75 The value of the requested launch time should be based on the device's PTP 81 packet reordering, a packet with a launch time request will block other 86 In scenarios where the launch time offload feature is disabled, the device 87 driver is expected to disregard the launch time request. For correct 88 interpretation and meaningful operation, the launch time should never be 91 launch time offload feature. 96 For stmmac, TSO and launch time (TBS) features are mutually exclusive for [all …]
|
/linux/arch/mips/include/asm/sn/ |
H A D | launch.h | 16 * The launch data structure resides at a fixed place in each node's memory 20 * The master stores launch parameters in the launch structure 26 * There is an array of launch structures, one per CPU on the node. One 52 * The launch routine is called only if the complement address is correct. 82 * PROM entry points for launch routines are determined by IPxxprom/start.s
|
H A D | nmi.h | 16 * The launch data structure resides at a fixed place in each node's memory 20 * The master stores launch parameters in the launch structure 27 * There is an array of launch structures, one per CPU on the node. One
|
/linux/drivers/md/dm-vdo/ |
H A D | completion.h | 48 * vdo_launch_completion() - Launch a completion with default priority. 102 * vdo_launch_completion_callback() - Set the callback for a completion and launch it immediately. 113 * vdo_prepare_completion() - Prepare a completion for launch. 129 * vdo_prepare_completion_for_requeue() - Prepare a completion for launch ensuring that it will
|
/linux/Documentation/arch/x86/ |
H A D | intel_txt.rst | 47 uses Intel TXT to perform a measured and verified launch of an OS 83 pre-launch components can be removed from the trust chain, DMA 105 incorrect), it will directly launch the kernel with no changes 126 - Tboot then applies an (optional) user-defined launch policy to 140 - As part of its launch, tboot DMA protects all of RAM (using the 160 launch, TXT must first be exited. This is to prevent attacks that
|
H A D | sgx.rst | 167 Launch Control 170 SGX provides a launch control mechanism. After all enclave pages have been 181 kernel on launch control policy. Before calling EINIT function, the driver sets
|
/linux/include/uapi/linux/ |
H A D | if_xdp.h | 131 /* Request launch time hardware offload. The device will schedule the packet for 132 * transmission at a pre-determined time called launch time. The value of 133 * launch time is communicated via launch_time field of struct xsk_tx_metadata. 154 /* Launch time in nanosecond against the PTP HW Clock */
|
/linux/tools/include/uapi/linux/ |
H A D | if_xdp.h | 131 /* Request launch time hardware offload. The device will schedule the packet for 132 * transmission at a pre-determined time called launch time. The value of 133 * launch time is communicated via launch_time field of struct xsk_tx_metadata. 154 /* Launch time in nanosecond against the PTP HW Clock */
|
/linux/tools/testing/selftests/bpf/ |
H A D | xdp_hw_metadata.c | 16 * - TX launch time HW offload is requested for transmission 324 print_tstamp_delta("HW Launch-time", in complete_tx() 426 /* Set the value of launch time */ in ping_pong() 432 print_tstamp_delta("HW RX-time", "HW Launch-time", in ping_pong() 520 /* wait 1 second + cover launch time */ in verify_metadata() 657 " -l Delta of launch time relative to HW RX-time in ns\n" in print_usage() 658 " default: 0 ns (launch time request is disabled)\n" in print_usage() 659 " -L Tx Queue to be enabled with launch time offload\n" in print_usage() 809 /* To test launch time, send UDP packet with VLAN priority 1 to port 9091 */ in main() 811 /* Enable launch time hardware offload on launch_time_queue */ in main()
|
/linux/Documentation/security/secrets/ |
H A D | coco.rst | 18 secret injection is performed early in the VM launch process, before the 35 During the VM's launch, the virtual machine manager may inject a secret to that 68 to which an EFI secret area with 4 secrets was injected during launch::
|
/linux/tools/perf/pmu-events/arch/riscv/thead/c900-legacy/ |
H A D | microarch.json | 10 "BriefDescription": "Instruction decode unit launch pipeline failed in RF state" 15 "BriefDescription": "Instruction decode unit launch register file fail in RF state"
|
/linux/arch/mips/sgi-ip27/ |
H A D | ip27-smp.c | 23 #include <asm/sn/launch.h> 143 * Launch a slave into smp_bootstrap(). It doesn't take an argument, and we
|
/linux/tools/testing/selftests/landlock/ |
H A D | .gitignore | 2 /sandbox-and-launch
|
H A D | Makefile | 15 sandbox-and-launch \
|
/linux/arch/hexagon/kernel/ |
H A D | process.c | 21 * Program thread launch. Often defined as a macro in processor.h, 25 * The Hexagon ABI specifies that R28 is zero'ed before program launch,
|
/linux/drivers/media/tuners/ |
H A D | tda18271-common.c | 430 /* launch detector */ in tda18271_init_regs() 442 /* launch optimization algorithm */ in tda18271_init_regs() 457 /* launch detector */ in tda18271_init_regs() 469 /* launch optimization algorithm */ in tda18271_init_regs() 485 /* launch detector */ in tda18271_init_regs() 496 /* launch optimization algorithm */ in tda18271_init_regs()
|
/linux/tools/perf/tests/shell/ |
H A D | stat_metrics_values.sh | 17 echo "Launch python validation script $pythonvalidator"
|
/linux/Documentation/trace/coresight/ |
H A D | coresight-perf.rst | 96 launch in a paused state. 125 minimum level of functionality is met. The scripts that launch these
|
/linux/tools/testing/selftests/net/rds/ |
H A D | README.txt | 37 # launch the tests in a VM
|
/linux/include/xen/interface/ |
H A D | elfnote.h | 192 * 32bit entry point into the kernel. When requested to launch the 194 * launch the guest in 32bit protected mode with paging disabled.
|
/linux/tools/testing/selftests/riscv/vector/ |
H A D | v_helpers.c | 46 /* launch the program again to check inherit */ in launch_test()
|
/linux/tools/testing/selftests/powerpc/tm/ |
H A D | tm-trap.c | 302 /* Launch ping() */ in tm_trap_test() 309 /* Launch pong() */ in tm_trap_test()
|
/linux/Documentation/ABI/testing/ |
H A D | securityfs-secrets-coco | 10 the Guest Owner during VM's launch. The secrets are encrypted
|
/linux/include/xen/interface/hvm/ |
H A D | hvm_vcpu.h | 96 * If the user wants to launch the vCPU in compatibility mode
|