/linux/drivers/tty/serial/ |
H A D | imx.c | 47 #define USR2 0x98 /* Status Register 2 */ macro 348 * all FIFOs and register USR1, USR2, UBIR, UBMR, UBRC, URXD, UTXD in imx_uart_soft_reset() 351 * We don't need to restore the old values from USR1, USR2, URXD and in imx_uart_soft_reset() 411 u32 ucr1, ucr4, usr2; in imx_uart_stop_tx() local 427 usr2 = imx_uart_readl(sport, USR2); in imx_uart_stop_tx() 428 if ((!(usr2 & USR2_TXDC)) && (ucr4 & UCR4_TCEN)) { in imx_uart_stop_tx() 822 static void imx_uart_check_flood(struct imx_port *sport, u32 usr2) in imx_uart_check_flood() argument 847 if (usr2 & USR2_WAKE) { in imx_uart_check_flood() 848 imx_uart_writel(sport, USR2_WAKE, USR2); in imx_uart_check_flood() 860 u32 usr2, rx; in __imx_uart_rxint() local [all …]
|
/linux/tools/testing/selftests/powerpc/mm/ |
H A D | wild_bctr.c | 130 struct sigaction usr2 = { in test_wild_bctr() local 136 FAIL_IF(sigaction(SIGUSR2, &usr2, NULL)); in test_wild_bctr()
|
/linux/tools/perf/Documentation/ |
H A D | perf-daemon.txt | 177 Send USR2 signal to session 'cycles' to generate perf.data file: 187 Send USR2 signal to all sessions:
|
H A D | perf-intel-pt.txt | 660 kill -USR2 11435 678 $ kill -USR2 15244
|
/linux/tools/perf/trace/beauty/ |
H A D | signum.c | 23 P_SIGNUM(USR2); in syscall_arg__scnprintf_signum()
|
/linux/security/apparmor/include/ |
H A D | task.h | 91 "segv usr2 pipe alrm term stkflt chld cont stop stp ttin ttou urg " \
|
H A D | sig_names.h | 75 "usr2",
|
/linux/arch/arm/boot/dts/ti/omap/ |
H A D | am335x-boneblack.dts | 90 "[usr2 led]",
|
H A D | am335x-pocketbeagle.dts | 45 led-usr2 { 46 label = "beaglebone:green:usr2";
|
H A D | am571x-idk.dts | 79 usr2-led {
|
H A D | dra7-evm-common.dtsi | 69 label = "dra7:usr2";
|
H A D | am335x-bone-common.dtsi | 43 label = "beaglebone:green:usr2";
|
H A D | am335x-osd3358-sm-red.dts | 174 label = "beaglebone:green:usr2";
|
H A D | am57xx-beagle-x15-common.dtsi | 135 label = "beagle-x15:usr2";
|
H A D | am5729-beagleboneai.dts | 122 label = "beaglebone:green:usr2";
|
H A D | am335x-boneblue.dts | 40 label = "beaglebone:green:usr2";
|
H A D | am335x-sl50.dts | 49 label = "sl50:red:usr2";
|
/linux/tools/perf/tests/shell/ |
H A D | test_arm_spe.sh | 78 kill -USR2 $PERFPID
|
H A D | test_arm_coresight.sh | 175 kill -USR2 $PERFPID
|
/linux/arch/microblaze/kernel/cpu/ |
H A D | mb.c | 127 "PVR-USR2:\t%08x\n", in show_cpuinfo()
|
/linux/arch/arm/boot/dts/allwinner/ |
H A D | sun7i-a20-pcduino3-nano.dts | 81 label = "pcduino3-nano:green:usr2";
|
/linux/tools/testing/selftests/sigaltstack/ |
H A D | sas.c | 85 ksft_print_msg("[RUN]\tsignal USR2\n"); in my_usr2()
|
/linux/Documentation/userspace-api/ |
H A D | perf_ring_buffer.rst | 772 kill -USR2 $PERFPID 782 - Once the perf tool receives the *USR2* signal, it triggers the callback
|
/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-am625-beagleplay.dts | 616 "USR0", "USR1", "USR2", "USR3", "", "", "USR4", /* 3-9 */
|
/linux/arch/arm64/boot/dts/xilinx/ |
H A D | zynqmp.dtsi | 230 efuse_usr2: efuse-usr2@28 {
|