Home
last modified time | relevance | path

Searched defs:cfd (Results 1 – 25 of 26) sorted by relevance

12

/linux-5.19.10/tools/testing/selftests/gpio/
Dgpio-mockup-cdev.c21 static int request_line_v2(int cfd, unsigned int offset, in request_line_v2()
59 static int request_line_v1(int cfd, unsigned int offset, in request_line_v1()
119 int opt, ret, cfd, lfd; in main() local
/linux-5.19.10/drivers/net/can/
Dvcan.c73 struct canfd_frame *cfd = (struct canfd_frame *)skb->data; in vcan_rx() local
88 struct canfd_frame *cfd = (struct canfd_frame *)skb->data; in vcan_tx() local
Dvxcan.c40 struct canfd_frame *cfd = (struct canfd_frame *)oskb->data; in vxcan_xmit() local
/linux-5.19.10/tools/testing/selftests/bpf/prog_tests/
Dmptcp.c25 int err, cfd = client_fd; in verify_tsk() local
64 int err, cfd = client_fd; in verify_msk() local
/linux-5.19.10/net/can/
Daf_can.c202 struct canfd_frame *cfd = (struct canfd_frame *)skb->data; in can_send() local
681 struct canfd_frame *cfd = (struct canfd_frame *)skb->data; in can_rcv() local
707 struct canfd_frame *cfd = (struct canfd_frame *)skb->data; in canfd_rcv() local
/linux-5.19.10/drivers/net/can/spi/mcp251xfd/
Dmcp251xfd-rx.c113 struct canfd_frame *cfd = (struct canfd_frame *)skb->data; in mcp251xfd_hw_rx_obj_to_skb() local
162 struct canfd_frame *cfd; in mcp251xfd_handle_rxif_one() local
Dmcp251xfd-tx.c36 const struct canfd_frame *cfd = (struct canfd_frame *)skb->data; in mcp251xfd_tx_obj_from_skb() local
/linux-5.19.10/arch/loongarch/include/asm/
Dtime.h21 unsigned int cfm, cfd; in calc_const_freq() local
/linux-5.19.10/tools/cgroup/
Dcgroup_event_listener.c25 int cfd = -1; in main() local
/linux-5.19.10/kernel/
Dsmp.c103 struct call_function_data *cfd = &per_cpu(cfd_data, cpu); in smpcfd_prepare_cpu() local
125 struct call_function_data *cfd = &per_cpu(cfd_data, cpu); in smpcfd_dead_cpu() local
291 struct call_function_data *cfd = per_cpu_ptr(&cfd_data, srccpu); in csd_lock_print_extended() local
421 struct call_function_data *cfd = this_cpu_ptr(&cfd_data); in __smp_call_single_queue_debug() local
889 struct call_function_data *cfd; in smp_call_function_many_cond() local
/linux-5.19.10/tools/gpio/
Dgpio-event-mon.c36 int cfd, lfd; in monitor_device() local
/linux-5.19.10/include/linux/can/
Dskb.h133 const struct canfd_frame *cfd = (struct canfd_frame *)skb->data; in can_dropped_invalid_skb() local
/linux-5.19.10/drivers/media/platform/ti/vpe/
Dvpdma_priv.h484 static inline int cfd_get_pkt_type(struct vpdma_cfd *cfd) in cfd_get_pkt_type()
489 static inline bool cfd_get_direct(struct vpdma_cfd *cfd) in cfd_get_direct()
494 static inline bool cfd_get_class(struct vpdma_cfd *cfd) in cfd_get_class()
499 static inline int cfd_get_dest(struct vpdma_cfd *cfd) in cfd_get_dest()
504 static inline int cfd_get_payload_len(struct vpdma_cfd *cfd) in cfd_get_payload_len()
Dvpdma.c603 static void dump_cfd(struct vpdma_cfd *cfd) in dump_cfd()
636 struct vpdma_cfd *cfd; in vpdma_add_cfd_block() local
664 struct vpdma_cfd *cfd; in vpdma_add_cfd_adb() local
/linux-5.19.10/drivers/net/can/dev/
Dskb.c211 struct canfd_frame **cfd) in alloc_canfd_skb()
/linux-5.19.10/tools/testing/selftests/net/af_unix/
Dtest_unix_oob.c118 int cfd; in producer() local
/linux-5.19.10/tools/testing/selftests/net/
Dtls.c94 int *fd, int *cfd, bool *notls) in ulp_sock_pair()
199 int fd, cfd; in FIXTURE() local
230 int fd, cfd; in FIXTURE() local
1433 int fd, cfd; in FIXTURE() local
1639 int ret, fd, cfd; in TEST() local
/linux-5.19.10/tools/testing/selftests/bpf/
Dcgroup_helpers.c57 int fd, cfd; in enable_all_controllers() local
/linux-5.19.10/tools/accounting/
Dgetdelays.c295 int cfd = 0; in main() local
Dprocacct.c280 int cfd = 0; in main() local
/linux-5.19.10/drivers/net/can/usb/peak_usb/
Dpcan_usb_fd.c471 struct canfd_frame *cfd; in pcan_usb_fd_decode_canmsg() local
736 struct canfd_frame *cfd = (struct canfd_frame *)skb->data; in pcan_usb_fd_encode_msg() local
/linux-5.19.10/drivers/net/can/usb/
Dgs_usb.c389 struct canfd_frame *cfd; in gs_usb_receive_bulk_callback() local
603 struct canfd_frame *cfd; in gs_can_start_xmit() local
/linux-5.19.10/drivers/net/can/flexcan/
Dflexcan-core.c739 struct canfd_frame *cfd = (struct canfd_frame *)skb->data; in flexcan_start_xmit() local
940 struct canfd_frame *cfd; in flexcan_mailbox_read() local
/linux-5.19.10/drivers/usb/class/
Dcdc-acm.c1431 struct usb_cdc_country_functional_desc * cfd = in acm_probe() local
/linux-5.19.10/drivers/net/can/usb/etas_es58x/
Des58x_core.c573 struct canfd_frame *cfd; in es58x_rx_can_msg() local

12