/drivers/staging/lustre/lnet/klnds/socklnd/ |
D | socklnd_lib-linux.c | 81 int nob; in ksocknal_lib_send_iov() local 125 int nob; in ksocknal_lib_send_kiov() local 217 int nob; in ksocknal_lib_recv_iov() local 275 int nob; in ksocknal_lib_kiov_vmap() local 326 int nob; in ksocknal_lib_recv_kiov() local
|
D | socklnd_cb.c | 114 int nob; in ksocknal_send_iov() local 151 int nob; in ksocknal_send_kiov() local 255 int nob; in ksocknal_recv_iov() local 300 int nob; in ksocknal_recv_kiov() local 632 int nob = atomic_read(&c->ksnc_tx_nob) + in ksocknal_find_conn_locked() local 1035 int nob; in ksocknal_new_packet() local
|
D | socklnd_proto.c | 276 int nob; in ksocknal_match_tx() local 320 int nob; in ksocknal_match_tx_v3() local
|
/drivers/staging/lustre/lustre/libcfs/linux/ |
D | linux-tcpip.c | 81 int nob; in libcfs_ipif_query() local 150 int nob; in libcfs_ipif_enumerate() local 253 libcfs_sock_write (struct socket *sock, void *buffer, int nob, int timeout) in libcfs_sock_write() 316 libcfs_sock_read (struct socket *sock, void *buffer, int nob, int timeout) in libcfs_sock_read()
|
D | linux-proc.c | 121 loff_t pos, void __user *buffer, int nob) in __proc_dobitmasks() 172 loff_t pos, void __user *buffer, int nob) in __proc_dump_kernel() 188 loff_t pos, void __user *buffer, int nob) in __proc_daemon_file() 211 loff_t pos, void __user *buffer, int nob) in __proc_debug_mb() 348 loff_t pos, void __user *buffer, int nob) in __proc_cpt_table()
|
/drivers/staging/lustre/lustre/libcfs/ |
D | nidstrings.c | 203 libcfs_lo_str2addr(const char *str, int nob, __u32 *addr) in libcfs_lo_str2addr() 227 libcfs_ip_str2addr(const char *str, int nob, __u32 *addr) in libcfs_ip_str2addr() 260 libcfs_num_str2addr(const char *str, int nob, __u32 *addr) in libcfs_num_str2addr() 391 int nob; in libcfs_nid2str() local 420 int nob; in libcfs_str2net_internal() local
|
D | tracefile.c | 760 int nob; in cfs_trace_copyin_string() local 791 int nob = strlen(knl_buffer); in cfs_trace_copyout_string() local 810 int cfs_trace_allocate_string_buffer(char **str, int nob) in cfs_trace_allocate_string_buffer() 822 void cfs_trace_free_string_buffer(char *str, int nob) in cfs_trace_free_string_buffer()
|
D | libcfs_string.c | 226 cfs_str2num_check(char *str, int nob, unsigned *num, in cfs_str2num_check()
|
/drivers/staging/lustre/lnet/lnet/ |
D | lib-move.c | 163 unsigned int nob = 0; in lnet_iov_nob() local 175 unsigned int nob) in lnet_copy_iov2iov() 282 unsigned int nob = 0; in lnet_kiov_nob() local 294 unsigned int nob) in lnet_copy_kiov2kiov() 376 unsigned int kiovoffset, unsigned int nob) in lnet_copy_kiov2iov() 447 unsigned int nob) in lnet_copy_iov2kiov() 1358 lnet_drop_message(lnet_ni_t *ni, int cpt, void *private, unsigned int nob) in lnet_drop_message()
|
D | config.c | 372 int nob; in lnet_new_text_buf() local 422 int nob; in lnet_str2tbs_sep() local 513 int nob; in lnet_str2tbs_expand() local 584 int nob = len; in lnet_parse_hops() local 596 int nob; in lnet_parse_priority() local
|
D | router_proc.c | 113 loff_t pos, void __user *buffer, int nob) in __proc_lnet_stats() 596 loff_t pos, void __user *buffer, int nob) in __proc_lnet_buffers() 819 loff_t pos, void __user *buffer, int nob) in __proc_lnet_portal_rotor()
|
D | api-ni.c | 1778 int nob; in lnet_ping() local
|
/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
D | o2iblnd_cb.c | 457 kiblnd_rx_complete (kib_rx_t *rx, int status, int nob) in kiblnd_rx_complete() 551 kiblnd_fmr_map_tx(kib_net_t *net, kib_tx_t *tx, kib_rdma_desc_t *rd, int nob) in kiblnd_fmr_map_tx() 596 kiblnd_pmr_map_tx(kib_net_t *net, kib_tx_t *tx, kib_rdma_desc_t *rd, int nob) in kiblnd_pmr_map_tx() 661 __u32 nob; in kiblnd_map_tx() local 700 unsigned int niov, struct iovec *iov, int offset, int nob) in kiblnd_setup_rd_iov() 753 int nkiov, lnet_kiov_t *kiov, int offset, int nob) in kiblnd_setup_rd_kiov() 1057 int nob = offsetof (kib_msg_t, ibm_u) + body_nob; in kiblnd_init_tx_msg() local 1471 int nob; in kiblnd_send() local 1635 unsigned int nob = lntmsg->msg_len; in kiblnd_reply() local 1699 int nob; in kiblnd_recv() local
|
D | o2iblnd.c | 57 kiblnd_cksum(void *ptr, int nob) in kiblnd_cksum() 146 int nob; in kiblnd_unpack_rd() local 216 kiblnd_unpack_msg(kib_msg_t *msg, int nob) in kiblnd_unpack_msg()
|
/drivers/staging/lustre/include/linux/lnet/ |
D | lib-lnet.h | 785 unsigned int nob) in lnet_copy_iov2flat() 796 unsigned int soffset, unsigned int nob) in lnet_copy_kiov2flat() 806 int slen, void *src, unsigned int soffset, unsigned int nob) in lnet_copy_flat2iov() 817 unsigned int soffset, unsigned int nob) in lnet_copy_flat2kiov()
|
/drivers/staging/lustre/lustre/obdclass/ |
D | uuid.c | 47 static inline __u32 consume(int nob, __u8 **ptr) in consume()
|
D | dt_object.c | 656 int nob, const struct dt_it_ops *iops, in dt_index_page_build() 768 unsigned int pageidx, nob, nlupgs = 0; in dt_index_walk() local
|
D | cl_io.c | 573 void cl_io_rw_advance(const struct lu_env *env, struct cl_io *io, size_t nob) in cl_io_rw_advance() 983 size_t nob; in cl_io_loop() local
|
/drivers/staging/bcm/ |
D | Bcmchar.c | 1600 UINT nob = 0; in bcm_char_ioctl_flash2x_section_read() local 1719 UINT nob = 0; in bcm_char_ioctl_flash2x_section_write() local 2159 unsigned int nob; in bcm_char_ioctl_nvm_raw_read() local
|
/drivers/staging/lustre/lnet/selftest/ |
D | rpc.c | 91 srpc_add_bulk_page(srpc_bulk_t *bk, struct page *pg, int i, int nob) in srpc_add_bulk_page() 145 int nob; in srpc_alloc_bulk() local
|
D | conrpc.c | 821 int nob = 0; in lstcon_testrpc_prep() local
|
/drivers/mmc/host/ |
D | pxamci.c | 178 unsigned int nob = data->blocks; in pxamci_setup_data() local
|
/drivers/staging/lustre/lustre/ptlrpc/ |
D | sec_plain.c | 338 int i, nob; in plain_cli_unwrap_bulk() local
|
/drivers/staging/lustre/lustre/obdecho/ |
D | echo_client.c | 1254 int nob, i; in echo_copyout_lsm() local 1784 int mode, u64 offset, u64 nob) in echo_client_enqueue()
|
/drivers/staging/lustre/lustre/osc/ |
D | osc_request.c | 1184 static u32 osc_checksum_bulk(int nob, u32 pg_count, in osc_checksum_bulk() 1451 __u32 client_cksum, __u32 server_cksum, int nob, in check_write_checksum()
|