Home
last modified time | relevance | path

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

12

/openbmc/linux/tools/testing/selftests/gpio/
H A 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
/openbmc/linux/tools/testing/selftests/bpf/prog_tests/
H A Dsetget_sockopt.c45 int sfd, cfd; in test_tcp() local
91 int cfd = -1, sfd = -1, fd = -1, ret; in test_ktls() local
H A Dmptcp.c87 int err, cfd = client_fd; in verify_tsk() local
126 int err, cfd = client_fd; in verify_msk() local
/openbmc/linux/include/linux/can/
H A Dskb.h114 struct canfd_frame *cfd = (struct canfd_frame *)skb->data; in can_is_canfd_skb() local
138 const struct canfd_frame *cfd = (struct canfd_frame *)skb->data; in can_skb_get_len_val() local
/openbmc/linux/drivers/net/can/dev/
H A Dskb.c231 struct canfd_frame **cfd) in alloc_canfd_skb()
331 struct canfd_frame *cfd; in can_skb_headroom_valid() local
/openbmc/linux/arch/loongarch/include/asm/
H A Dtime.h22 unsigned int cfm, cfd; in calc_const_freq() local
/openbmc/linux/drivers/net/can/spi/mcp251xfd/
H A Dmcp251xfd-rx.c124 struct canfd_frame *cfd = (struct canfd_frame *)skb->data; in mcp251xfd_hw_rx_obj_to_skb() local
171 struct canfd_frame *cfd; in mcp251xfd_handle_rxif_one() local
H A Dmcp251xfd-tx.c36 const struct canfd_frame *cfd = (struct canfd_frame *)skb->data; in mcp251xfd_tx_obj_from_skb() local
/openbmc/linux/tools/cgroup/
H A Dcgroup_event_listener.c25 int cfd = -1; in main() local
/openbmc/qemu/tests/unit/
H A Dsocket-helpers.c43 int lfd = -1, cfd = -1, afd = -1; in socket_can_bind_connect() local
/openbmc/linux/tools/gpio/
H A Dgpio-event-mon.c36 int cfd, lfd; in monitor_device() local
/openbmc/linux/kernel/
H A Dsmp.c55 struct call_function_data *cfd = &per_cpu(cfd_data, cpu); in smpcfd_prepare_cpu() local
77 struct call_function_data *cfd = &per_cpu(cfd_data, cpu); in smpcfd_dead_cpu() local
762 struct call_function_data *cfd; in smp_call_function_many_cond() local
/openbmc/linux/drivers/media/platform/ti/vpe/
H A 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()
H A 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
/openbmc/linux/tools/testing/selftests/net/
H A Dtls.c110 int *fd, int *cfd, bool *notls) in ulp_sock_pair()
215 int fd, cfd; in FIXTURE() local
271 int fd, cfd; in FIXTURE() local
1575 int fd, cfd; in FIXTURE() local
1943 int ret, fd, cfd; in TEST() local
1968 int ret, fd, cfd, val; in TEST() local
2076 int sfd, cfd, ret, fd; in TEST() local
/openbmc/linux/tools/testing/selftests/net/af_unix/
H A Dtest_unix_oob.c118 int cfd; in producer() local
H A Dscm_pidfd.c298 int cfd; in client() local
/openbmc/linux/tools/accounting/
H A Dprocacct.c276 int cfd = 0; in main() local
H A Dgetdelays.c299 int cfd = 0; in main() local
/openbmc/linux/tools/testing/selftests/bpf/
H A Dcgroup_helpers.c57 int fd, cfd; in __enable_controllers() local
/openbmc/linux/net/can/
H A Daf_can.c211 struct canfd_frame *cfd = (struct canfd_frame *)skb->data; in can_send() local
/openbmc/linux/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_fd.c534 struct canfd_frame *cfd; in pcan_usb_fd_decode_canmsg() local
799 struct canfd_frame *cfd = (struct canfd_frame *)skb->data; in pcan_usb_fd_encode_msg() local
/openbmc/linux/drivers/net/can/usb/
H A Desd_usb.c397 struct canfd_frame *cfd; in esd_usb_rx_can_msg() local
820 struct canfd_frame *cfd = (struct canfd_frame *)skb->data; in esd_usb_start_xmit() local
H A Dgs_usb.c582 struct canfd_frame *cfd; in gs_usb_receive_bulk_callback() local
766 struct canfd_frame *cfd; in gs_can_start_xmit() local
/openbmc/linux/drivers/net/can/flexcan/
H A Dflexcan-core.c748 struct canfd_frame *cfd = (struct canfd_frame *)skb->data; in flexcan_start_xmit() local
949 struct canfd_frame *cfd; in flexcan_mailbox_read() local

12