summaryrefslogtreecommitdiff
path: root/include/linux/timerqueue.h
diff options
context:
space:
mode:
authorKyle McMartin <kyle@mcmartin.ca>2009-04-26 23:53:34 -0400
committerKyle McMartin <kyle@ihatethathostname.lab.bos.redhat.com>2009-09-27 23:07:21 -0400
commitd6b58772dc39262629708e5f3c30ef06de290894 (patch)
treebed61d5aea5f655ca86a064f441df2f505e769e9 /include/linux/timerqueue.h
parent17d857be649a21ca90008c6dc425d849fa83db5c (diff)
downloadkernel-d6b58772dc39262629708e5f3c30ef06de290894.tar.gz
parisc: tracehook_report_syscall
This makes parisc use the standard tracehook_report_syscall_entry and tracehook_report_syscall_exit hooks in <linux/tracehook.h>. To do this, we need to access current->thread.regs, and to know whether we're entering or exiting the syscall, so add this to syscall_trace. Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
Diffstat (limited to 'include/linux/timerqueue.h')
0 files changed, 0 insertions, 0 deletions
/spi/Makefile?h=master&id=cef9991e04aed3305c61c392e880f6e01a0c2ea4'>spi: Add Amlogic SPISG driverSunny Luo 2025-07-01spi: offload trigger: add ADI Util Sigma-Delta SPI driverDavid Lechner 2025-04-06spi: spi_amd: Add PCI-based driver for AMD HID2 SPI controllerRaju Rangoju 2025-03-11spi: sophgo: add SG2044 SPI NOR controller driverLongbin Li 2025-03-04Add STM32MP25 SPI NOR supportMark Brown 2025-03-03spi: spi-qpic: add driver for QCOM SPI NAND flash InterfaceMd Sadre Alam 2025-03-03spi: stm32: Add OSPI driverPatrice Chotard 2025-02-07spi: offload-trigger: add PWM trigger driverDavid Lechner 2025-02-07spi: add basic support for SPI offloadingDavid Lechner 2024-12-04spi: spi-kspi2: Add KEBA SPI controller supportGerhard Engleder 2024-11-06spi: apple: Add driver for Apple SPI controllerHector Martin 2024-10-21spi: spi-mem: Add Realtek SPI-NAND controllerChris Packham 2024-07-08spi: add ch341a usb2spi driverJohannes Thumshirn 2024-06-03spi: pxa2xx: Move platform driver to a separate fileAndy Shevchenko 2024-04-30spi: airoha: add SPI-NAND Flash controller driverLorenzo Bianconi 2023-10-11spi: Add support for Intel LJCA USB SPI driverWentong Wu 2023-08-18Add cs42l43 PC focused SoundWire CODECMark Brown 2023-08-18spi: cs42l43: Add SPI controller supportLucas Tanure 2023-07-31spi: loongson: add bus driver for the loongson spi controllerYinbo Zhu 2023-06-23spi: Add support for Renesas CSIFabrizio Castro 2023-04-11spi: add support for Amlogic A1 SPI Flash ControllerMartin Kurbanov