/linux-6.14.4/drivers/iommu/ |
D | exynos-iommu.c | 44 #define lv1ent_fault(sent) ((*(sent) == ZERO_LV2LINK) || \ argument 46 #define lv1ent_zero(sent) (*(sent) == ZERO_LV2LINK) argument 47 #define lv1ent_page_zero(sent) ((*(sent) & 3) == 1) argument 48 #define lv1ent_page(sent) ((*(sent) != ZERO_LV2LINK) && \ argument 50 #define lv1ent_section(sent) ((*(sent) & 3) == 2) argument 99 #define section_phys(sent) (sect_to_phys(*(sent)) & SECT_MASK) argument 123 #define lv2table_base(sent) (sect_to_phys(*(sent) & 0xFFFFFFC0)) argument 185 static sysmmu_pte_t *page_entry(sysmmu_pte_t *sent, sysmmu_iova_t iova) in page_entry() 1077 sysmmu_pte_t *sent, sysmmu_iova_t iova, short *pgcounter) in alloc_lv2entry() 1135 sysmmu_pte_t *sent, sysmmu_iova_t iova, in lv1set_section()
|
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | sockmap_strp.c | 171 int sent, recvd, total; in test_sockmap_strp_multiple_pkt() local 291 int zero = 0, pkt_size = STRP_PKT_FULL_LEN, sent, recvd, avail; in test_sockmap_strp_pass() local 370 int zero = 0, one = 1, sent, recvd, off; in test_sockmap_strp_verdict() local
|
D | sockmap_basic.c | 542 int expected, zero = 0, sent, recvd, avail; in test_sockmap_skb_verdict_fionread() local 604 int c1, p1, sent, recvd; in test_sockmap_skb_verdict_change_tail() local 650 int err, c1, p1, zero = 0, sent, recvd, avail; in test_sockmap_skb_verdict_peek_helper() local
|
/linux-6.14.4/net/bluetooth/ |
D | hci_event.c | 210 void *sent; in hci_cc_write_link_policy() local 251 void *sent; in hci_cc_write_def_link_policy() local 306 struct hci_cp_read_stored_link_key *sent; in hci_cc_read_stored_link_key() local 347 void *sent; in hci_cc_write_local_name() local 388 void *sent; in hci_cc_write_auth_enable() local 420 void *sent; in hci_cc_write_encrypt_mode() local 446 void *sent; in hci_cc_write_scan_enable() local 484 void *sent; in hci_cc_set_event_filter() local 530 void *sent; in hci_cc_write_class_of_dev() local 582 void *sent; in hci_cc_write_voice_setting() local [all …]
|
D | hci_codec.c | 10 struct hci_op_read_local_codec_caps *sent, in hci_codec_list_add()
|
/linux-6.14.4/net/smc/ |
D | smc_tx.h | 23 union smc_host_cursor sent, prep; in smc_tx_prepared_sends() local
|
D | smc_tx.c | 342 union smc_host_cursor *sent, in smc_tx_advance_cursors() 467 union smc_host_cursor sent, prep, prod, cons; in smc_tx_rdma_writes() local
|
/linux-6.14.4/drivers/bluetooth/ |
D | ath3k.c | 207 int err, pipe, size, sent = 0; in ath3k_load_firmware() local 276 int err, pipe, size, count, sent = 0; in ath3k_load_fwfile() local
|
D | bfusb.c | 454 int sent = 0, size, count; in bfusb_send_frame() local 522 int err, pipe, len, size, sent = 0; in bfusb_load_firmware() local
|
/linux-6.14.4/samples/bpf/ |
D | xdp_sample.bpf.c | 207 const struct net_device *to_dev, int sent, int drops, int err) in BPF_PROG() 238 const struct net_device *to_dev, int sent, int drops, int err) in BPF_PROG()
|
/linux-6.14.4/net/x25/ |
D | x25_out.c | 52 int sent=0, noblock = X25_SKB_CB(skb)->flags & MSG_DONTWAIT; in x25_output() local
|
/linux-6.14.4/net/vmw_vsock/ |
D | vmci_transport_notify.c | 121 bool sent; in vmci_transport_handle_waiting_read() local 151 bool sent; in vmci_transport_handle_waiting_write() local
|
/linux-6.14.4/tools/testing/selftests/net/tcp_ao/lib/ |
D | sock.c | 507 ssize_t bytes, sent; in test_server_run() local 547 size_t sent, bytes = min(msg_len, buf_sz - i); in test_client_loop() local
|
/linux-6.14.4/drivers/infiniband/sw/siw/ |
D | siw_qp_tx.c | 325 int i = 0, rv = 0, sent = 0; in siw_tcp_sendpages() local 374 int i = 0, sent = 0, rv; in siw_0copy_tx() local
|
/linux-6.14.4/include/linux/ |
D | adb.h | 17 unsigned char sent; member
|
/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | core_kern.c | 44 *from_dev, const struct net_device *to_dev, int sent, int drops, in BPF_PROG()
|
/linux-6.14.4/net/sctp/ |
D | chunk.c | 78 int error, sent; in sctp_datamsg_destroy() local
|
/linux-6.14.4/sound/pci/echoaudio/ |
D | midi.c | 205 int bytes, sent, time; in snd_echo_midi_output_write() local
|
/linux-6.14.4/drivers/tty/hvc/ |
D | hvc_xen.c | 93 size_t sent = 0; in __write_console() local 133 ssize_t sent = __write_console(cons, data, len); in domU_write_console() local
|
/linux-6.14.4/drivers/usb/usbip/ |
D | vudc_transfer.c | 187 int sent = 0; in transfer() local
|
/linux-6.14.4/drivers/block/ |
D | nbd.c | 61 int sent; member 552 struct iov_iter *iter, int msg_flags, int *sent) in __sock_xmit() 597 struct iov_iter *iter, int msg_flags, int *sent) in sock_xmit() 624 struct nbd_cmd *cmd, int sent) in nbd_sched_pending_work() 656 int sent = nsock->sent, skip = 0; in nbd_send_cmd() local
|
/linux-6.14.4/drivers/crypto/intel/qat/qat_common/ |
D | adf_heartbeat.h | 45 struct dentry *sent; member
|
/linux-6.14.4/drivers/message/fusion/ |
D | mptlan.c | 570 struct sk_buff *sent; in mpt_lan_send_turbo() local 603 struct sk_buff *sent; in mpt_lan_send_reply() local
|
/linux-6.14.4/fs/smb/server/ |
D | connection.c | 215 int sent; in ksmbd_conn_write() local
|
/linux-6.14.4/tools/testing/vsock/ |
D | vsock_perf.c | 311 ssize_t sent; in run_sender() local
|