Home
last modified time | relevance | path

Searched refs:fd_raw (Results 1 – 13 of 13) sorted by relevance

/linux-6.15/tools/testing/selftests/net/
H A Dip_defrag.c194 res = sendto(fd_raw, ip_frame, frag_len, 0, addr, alen); in send_fragment()
203 static void send_udp_frags(int fd_raw, struct sockaddr *addr, in send_udp_frags() argument
248 send_fragment(fd_raw, addr, alen, offset, ipv6); in send_udp_frags()
259 send_fragment(fd_raw, addr, alen, offset, ipv6); in send_udp_frags()
264 send_fragment(fd_raw, addr, alen, offset, ipv6); in send_udp_frags()
269 send_fragment(fd_raw, addr, alen, offset, ipv6); in send_udp_frags()
278 send_fragment(fd_raw, addr, alen, offset, ipv6); in send_udp_frags()
281 send_fragment(fd_raw, addr, alen, offset, ipv6); in send_udp_frags()
315 res = sendto(fd_raw, ip_frame, frag_len, 0, addr, alen); in send_udp_frags()
326 send_fragment(fd_raw, addr, alen, offset, ipv6); in send_udp_frags()
[all …]
/linux-6.15/kernel/bpf/
H A Dbpf_inode_storage.c81 CLASS(fd_raw, f)(*(int *)key); in bpf_fd_inode_storage_lookup_elem()
94 CLASS(fd_raw, f)(*(int *)key); in bpf_fd_inode_storage_update_elem()
122 CLASS(fd_raw, f)(*(int *)key); in bpf_fd_inode_storage_delete_elem()
/linux-6.15/include/linux/
H A Dfile.h84 DEFINE_CLASS(fd_raw, struct fd, fdput(_T), fdget_raw(fd), int fd)
/linux-6.15/fs/
H A Dfcntl.c400 CLASS(fd_raw, f)(fd); in f_dupfd_query() local
578 CLASS(fd_raw, f)(fd); in SYSCALL_DEFINE3() local
601 CLASS(fd_raw, f)(fd); in SYSCALL_DEFINE3() local
735 CLASS(fd_raw, f)(fd); in do_compat_fcntl64() local
H A Dstat.c275 CLASS(fd_raw, f)(fd); in vfs_fstat() local
317 CLASS(fd_raw, f)(fd); in vfs_statx_fd() local
H A Dstatfs.c117 CLASS(fd_raw, f)(fd); in fd_statfs() local
H A Dopen.c579 CLASS(fd_raw, f)(fd); in SYSCALL_DEFINE1() local
H A Dnamespace.c4661 CLASS(fd_raw, f_to)(to_dfd); in SYSCALL_DEFINE5() local
4674 CLASS(fd_raw, f_from)(from_dfd); in SYSCALL_DEFINE5() local
H A Dnamei.c2591 CLASS(fd_raw, f)(nd->dfd); in path_init()
/linux-6.15/security/landlock/
H A Dsyscalls.c291 CLASS(fd_raw, f)(fd); in get_path_from_fd() local
/linux-6.15/arch/arm/kernel/
H A Dsys_oabi-compat.c238 CLASS(fd_raw, f)(fd); in sys_oabi_fcntl64() local
/linux-6.15/fs/quota/
H A Dquota.c979 CLASS(fd_raw, f)(fd); in SYSCALL_DEFINE4() local
/linux-6.15/kernel/cgroup/
H A Dcgroup.c6547 CLASS(fd_raw, f)(kargs->cgroup); in cgroup_css_set_fork()
7021 CLASS(fd_raw, f)(fd); in cgroup_v1v2_get_from_fd() local