/linux-6.8/drivers/iommu/ |
D | exynos-iommu.c | 42 #define lv1ent_fault(sent) ((*(sent) == ZERO_LV2LINK) || \ argument 44 #define lv1ent_zero(sent) (*(sent) == ZERO_LV2LINK) argument 45 #define lv1ent_page_zero(sent) ((*(sent) & 3) == 1) argument 46 #define lv1ent_page(sent) ((*(sent) != ZERO_LV2LINK) && \ argument 48 #define lv1ent_section(sent) ((*(sent) & 3) == 2) argument 97 #define section_phys(sent) (sect_to_phys(*(sent)) & SECT_MASK) argument 121 #define lv2table_base(sent) (sect_to_phys(*(sent) & 0xFFFFFFC0)) argument 183 static sysmmu_pte_t *page_entry(sysmmu_pte_t *sent, sysmmu_iova_t iova) in page_entry() 1075 sysmmu_pte_t *sent, sysmmu_iova_t iova, short *pgcounter) in alloc_lv2entry() 1133 sysmmu_pte_t *sent, sysmmu_iova_t iova, in lv1set_section()
|
/linux-6.8/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.8/net/bluetooth/ |
D | hci_event.c | 219 void *sent; in hci_cc_write_link_policy() local 260 void *sent; in hci_cc_write_def_link_policy() local 315 struct hci_cp_read_stored_link_key *sent; in hci_cc_read_stored_link_key() local 356 void *sent; in hci_cc_write_local_name() local 397 void *sent; in hci_cc_write_auth_enable() local 429 void *sent; in hci_cc_write_encrypt_mode() local 455 void *sent; in hci_cc_write_scan_enable() local 493 void *sent; in hci_cc_set_event_filter() local 539 void *sent; in hci_cc_write_class_of_dev() local 591 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.8/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.8/drivers/bluetooth/ |
D | ath3k.c | 209 int err, pipe, size, sent = 0; in ath3k_load_firmware() local 278 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.8/net/x25/ |
D | x25_out.c | 52 int sent=0, noblock = X25_SKB_CB(skb)->flags & MSG_DONTWAIT; in x25_output() local
|
/linux-6.8/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.8/drivers/infiniband/sw/siw/ |
D | siw_qp_tx.c | 325 int i = 0, rv = 0, sent = 0; in siw_tcp_sendpages() local 372 int i = 0, sent = 0, rv; in siw_0copy_tx() local
|
/linux-6.8/tools/testing/selftests/net/tcp_ao/lib/ |
D | sock.c | 508 ssize_t bytes, sent; in test_server_run() local 548 size_t sent, bytes = min(msg_len, buf_sz - i); in test_client_loop() local
|
/linux-6.8/include/linux/ |
D | adb.h | 17 unsigned char sent; member
|
/linux-6.8/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.8/sound/pci/echoaudio/ |
D | midi.c | 205 int bytes, sent, time; in snd_echo_midi_output_write() local
|
/linux-6.8/net/sctp/ |
D | chunk.c | 78 int error, sent; in sctp_datamsg_destroy() local
|
/linux-6.8/drivers/crypto/intel/qat/qat_common/ |
D | adf_heartbeat.h | 36 struct dentry *sent; member
|
/linux-6.8/tools/testing/selftests/bpf/prog_tests/ |
D | sockmap_basic.c | 416 int expected, zero = 0, sent, recvd, avail; in test_sockmap_skb_verdict_fionread() local 480 int err, map, verdict, s, c1, p1, zero = 0, sent, recvd, avail; in test_sockmap_skb_verdict_peek() local
|
/linux-6.8/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.8/drivers/usb/usbip/ |
D | vudc_transfer.c | 187 int sent = 0; in transfer() local
|
/linux-6.8/fs/smb/server/ |
D | connection.c | 176 int sent; in ksmbd_conn_write() local
|
/linux-6.8/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.8/tools/testing/vsock/ |
D | vsock_perf.c | 301 ssize_t sent; in run_sender() local
|
/linux-6.8/drivers/block/ |
D | nbd.c | 61 int sent; member 508 struct iov_iter *iter, int msg_flags, int *sent) in __sock_xmit() 553 struct iov_iter *iter, int msg_flags, int *sent) in sock_xmit() 585 int sent = nsock->sent, skip = 0; in nbd_send_cmd() local
|
/linux-6.8/drivers/target/iscsi/ |
D | iscsi_target_seq_pdu_list.h | 67 int sent; member
|