freebsd-dev/sys/compat/linuxkpi/common/include
Hans Petter Selasky d524c46fb8 Implement more RCU list functions in the LinuxKPI.
This also fixes a bug in the existing list_add_rcu() where the
prev->prev pointer was updated to the new element instead of
next->prev. Currently this function is not widely used.

MFC after:		1 week
Sponsored by:		Mellanox Technologies // NVIDIA Networking
2020-10-13 16:19:21 +00:00
..
asm compat: clean up empty lines in .c and .h files 2020-09-01 21:24:33 +00:00
linux Implement more RCU list functions in the LinuxKPI. 2020-10-13 16:19:21 +00:00
net compat: clean up empty lines in .c and .h files 2020-09-01 21:24:33 +00:00