nuttx/net/netlink
chao an 4c8d244fae sched/getpid: replace syscall getpid/tid/ppid() to kernel version
NuttX kernel should not use the syscall functions, especially after
enabling CONFIG_SCHED_INSTRUMENTATION_SYSCALL, all system functions
will be traced to backend, which will impact system performance.

Signed-off-by: chao an <anchao@xiaomi.com>
2023-02-02 10:33:01 +08:00
..
Kconfig
Make.defs
netlink_conn.c sem:remove sem default protocl 2022-10-22 14:50:48 +08:00
netlink_notifier.c Fix ENOENT errors when polling on Netlink socket 2022-05-14 00:35:29 +03:00
netlink_route.c net/arp: Remove nuttx/net/arp.h 2022-12-16 22:10:59 +02:00
netlink_sockif.c sched/getpid: replace syscall getpid/tid/ppid() to kernel version 2023-02-02 10:33:01 +08:00
netlink.h libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00