Searched defs:len_off (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/net/ | ||
H A D | psock_fanout.c | 134 const int len_off = __builtin_offsetof(struct __sk_buff, len); in sock_fanout_set_ebpf() local |
/kernel/linux/linux-5.10/drivers/hid/ | ||
H A D | hid-picolcd_debugfs.c | 185 int len_off, err = -EIO; in _picolcd_flash_read() local 239 int len_off; _picolcd_flash_erase64() local 267 int len_off, err = -EIO; _picolcd_flash_write() local [all...] |
/kernel/linux/linux-6.6/drivers/hid/ | ||
H A D | hid-picolcd_debugfs.c | 185 int len_off, err = -EIO; in _picolcd_flash_read() local 239 int len_off; _picolcd_flash_erase64() local 267 int len_off, err = -EIO; _picolcd_flash_write() local [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/net/ | ||
H A D | psock_fanout.c | 148 const int len_off = __builtin_offsetof(struct __sk_buff, len); in sock_fanout_set_ebpf() local |
Completed in 3 milliseconds