#!/bin/bash (perf record -e raw_syscalls:sys_enter $@ || \ perf record -e syscalls:sys_enter $@) 2> /dev/null title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/net/sunrpc/xprtrdma/svc_rdma_pcl.c?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/net/sunrpc/xprtrdma/svc_rdma_pcl.c
AgeCommit message (Expand)Author
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook