| /Linux-v5.4/drivers/net/can/ | 
| D | vcan.c | 73 	struct canfd_frame *cfd = (struct canfd_frame *)skb->data;  in vcan_rx()  local88 	struct canfd_frame *cfd = (struct canfd_frame *)skb->data;  in vcan_tx()  local
 
 | 
| D | vxcan.c | 40 	struct canfd_frame *cfd = (struct canfd_frame *)skb->data;  in vxcan_xmit()  local
 | 
| D | dev.c | 667 				struct canfd_frame **cfd)  in alloc_canfd_skb()
 | 
| /Linux-v5.4/net/can/ | 
| D | af_can.c | 202 	struct canfd_frame *cfd = (struct canfd_frame *)skb->data;  in can_send()  local676 	struct canfd_frame *cfd = (struct canfd_frame *)skb->data;  in can_rcv()  local
 693 	struct canfd_frame *cfd = (struct canfd_frame *)skb->data;  in canfd_rcv()  local
 
 | 
| /Linux-v5.4/tools/cgroup/ | 
| D | cgroup_event_listener.c | 25 	int cfd = -1;  in main()  local
 | 
| /Linux-v5.4/kernel/ | 
| D | smp.c | 45 	struct call_function_data *cfd = &per_cpu(cfd_data, cpu);  in smpcfd_prepare_cpu()  local67 	struct call_function_data *cfd = &per_cpu(cfd_data, cpu);  in smpcfd_dead_cpu()  local
 415 	struct call_function_data *cfd;  in smp_call_function_many()  local
 
 | 
| /Linux-v5.4/drivers/media/platform/ti-vpe/ | 
| D | vpdma_priv.h | 483 static inline int cfd_get_pkt_type(struct vpdma_cfd *cfd)  in cfd_get_pkt_type()488 static inline bool cfd_get_direct(struct vpdma_cfd *cfd)  in cfd_get_direct()
 493 static inline bool cfd_get_class(struct vpdma_cfd *cfd)  in cfd_get_class()
 498 static inline int cfd_get_dest(struct vpdma_cfd *cfd)  in cfd_get_dest()
 503 static inline int cfd_get_payload_len(struct vpdma_cfd *cfd)  in cfd_get_payload_len()
 
 | 
| D | vpdma.c | 598 static void dump_cfd(struct vpdma_cfd *cfd)  in dump_cfd()631 	struct vpdma_cfd *cfd;  in vpdma_add_cfd_block()  local
 659 	struct vpdma_cfd *cfd;  in vpdma_add_cfd_adb()  local
 
 | 
| /Linux-v5.4/tools/testing/selftests/bpf/ | 
| D | cgroup_helpers.c | 49 	int fd, cfd;  in enable_all_controllers()  local
 | 
| /Linux-v5.4/tools/testing/selftests/net/ | 
| D | tls.c | 34 	int fd, cfd;  in FIXTURE()  local104 	int fd, cfd;  in FIXTURE()  local
 1174 	int sfd, ret, fd, cfd;  in TEST()  local
 1234 	int fd, cfd;  in TEST()  local
 
 | 
| /Linux-v5.4/include/linux/can/ | 
| D | dev.h | 98 	const struct canfd_frame *cfd = (struct canfd_frame *)skb->data;  in can_dropped_invalid_skb()  local
 | 
| /Linux-v5.4/tools/accounting/ | 
| D | getdelays.c | 283 	int cfd = 0;  in main()  local
 | 
| /Linux-v5.4/drivers/net/can/usb/peak_usb/ | 
| D | pcan_usb_fd.c | 473 	struct canfd_frame *cfd;  in pcan_usb_fd_decode_canmsg()  local715 	struct canfd_frame *cfd = (struct canfd_frame *)skb->data;  in pcan_usb_fd_encode_msg()  local
 
 | 
| D | pcan_usb_core.c | 287 	struct canfd_frame *cfd = (struct canfd_frame *)skb->data;  in peak_usb_ndo_start_xmit()  local
 | 
| /Linux-v5.4/drivers/usb/class/ | 
| D | cdc-acm.c | 1413 		struct usb_cdc_country_functional_desc * cfd =  in acm_probe()  local
 | 
| /Linux-v5.4/mm/ | 
| D | memcontrol.c | 4649 	unsigned int efd, cfd;  in memcg_write_event_control()  local
 |