Searched refs:cp_flags (Results 1 – 13 of 13) sorted by relevance
| /linux/net/rds/ |
| H A D | threads.c | 138 set_bit(RDS_RECONNECT_PENDING, &cp->cp_flags); in rds_queue_reconnect() 173 clear_bit(RDS_RECONNECT_PENDING, &cp->cp_flags); in rds_connect_worker() 199 clear_bit(RDS_LL_SEND_FULL, &cp->cp_flags); in rds_send_worker()
|
| H A D | connection.c | 123 cp->cp_flags = 0; in rds_conn_path_reset() 150 cp->cp_flags = 0; in __rds_conn_path_init() 410 !test_bit(RDS_IN_XMIT, &cp->cp_flags)); in rds_conn_shutdown() 412 !test_bit(RDS_RECV_REFILL, &cp->cp_flags)); in rds_conn_shutdown() 446 clear_bit(RDS_RECONNECT_PENDING, &cp->cp_flags); in rds_conn_shutdown() 814 rds_conn_info_set(cinfo->flags, test_bit(RDS_IN_XMIT, &cp->cp_flags), in rds6_conn_info_visitor() 839 rds_conn_info_set(cinfo6->flags, test_bit(RDS_IN_XMIT, &cp->cp_flags), in rds6_conn_info_visitor() 969 !test_and_set_bit(RDS_RECONNECT_PENDING, &cp->cp_flags)) in rds_check_all_paths()
|
| H A D | rds_single_path.h | 20 #define c_flags c_path[0].cp_flags
|
| H A D | send.c | 106 return test_and_set_bit_lock(RDS_IN_XMIT, &cp->cp_flags) == 0; in acquire_in_xmit() 111 clear_bit_unlock(RDS_IN_XMIT, &cp->cp_flags); in release_in_xmit() 1356 &conn->c_path[0].cp_flags)) in rds_sendmsg()
|
| H A D | ib.c | 526 return (test_bit(RDS_DESTROY_PENDING, &cp->cp_flags) || in rds_ib_get_tos_map()
|
| H A D | tcp.c | 156 wait_event(cp->cp_waitq, !test_bit(RDS_IN_XMIT, &cp->cp_flags)); in rds_tcp_reset_callbacks()
|
| /linux/include/uapi/linux/ |
| H A D | chio.h | 92 int cp_flags; member
|
| /linux/include/linux/sunrpc/ |
| H A D | rpc_rdma.h | 103 u8 cp_flags; member
|
| /linux/net/sunrpc/xprtrdma/ |
| H A D | svc_rdma_transport.c | 230 newxprt->sc_snd_w_inv = pmsg->cp_flags & 557 pmsg.cp_flags = 0; in svc_rdma_accept()
|
| H A D | verbs.c | 459 pmsg->cp_flags |= RPCRDMA_CMP_F_SND_W_INV_OK; in rpcrdma_ep_create()
|
| /linux/include/linux/ |
| H A D | hugetlb.h | 273 unsigned long cp_flags); 434 unsigned long cp_flags) in hugetlb_change_protection() argument
|
| /linux/fs/nilfs2/ |
| H A D | cpfile.c | 558 ci->ci_flags = le32_to_cpu(cp->cp_flags); in nilfs_cpfile_checkpoint_to_cpinfo()
|
| /linux/drivers/scsi/ |
| H A D | ch.c | 703 pos.cp_flags & CP_INVERT); in ch_ioctl()
|