/net/can/ |
D | bcm.c | 192 struct bcm_op *op; in bcm_proc_show() local 270 static void bcm_can_tx(struct bcm_op *op) in bcm_can_tx() 316 static void bcm_send_to_user(struct bcm_op *op, struct bcm_msg_head *head, in bcm_send_to_user() 376 static void bcm_tx_start_timer(struct bcm_op *op) in bcm_tx_start_timer() 390 struct bcm_op *op = (struct bcm_op *)data; in bcm_tx_timeout_tsklet() local 423 struct bcm_op *op = container_of(hrtimer, struct bcm_op, timer); in bcm_tx_timeout_handler() local 433 static void bcm_rx_changed(struct bcm_op *op, struct can_frame *data) in bcm_rx_changed() 464 static void bcm_rx_update_and_send(struct bcm_op *op, in bcm_rx_update_and_send() 508 static void bcm_rx_cmp_to_index(struct bcm_op *op, unsigned int index, in bcm_rx_cmp_to_index() 544 static void bcm_rx_starttimer(struct bcm_op *op) in bcm_rx_starttimer() [all …]
|
/net/ceph/ |
D | ceph_strings.c | 19 const char *ceph_osd_op_name(int op) in ceph_osd_op_name() 22 #define GENERATE_CASE(op, opcode, str) case CEPH_OSD_OP_##op: return (str); in ceph_osd_op_name() argument
|
D | auth_x_protocol.h | 19 __le16 op; member 23 __le16 op; member
|
D | osd_client.c | 282 struct ceph_osd_req_op *op; in osd_req_op_data_release() local 444 #define GENERATE_CASE(op, opcode, str) case CEPH_OSD_OP_##op: return true; in osd_req_opcode_valid() argument 461 struct ceph_osd_req_op *op; in _osd_req_op_init() local 486 struct ceph_osd_req_op *op = _osd_req_op_init(osd_req, which, in osd_req_op_extent_init() local 508 struct ceph_osd_req_op *op; in osd_req_op_extent_update() local 527 struct ceph_osd_req_op *op = _osd_req_op_init(osd_req, which, in osd_req_op_cls_init() local 565 struct ceph_osd_req_op *op = _osd_req_op_init(osd_req, which, in osd_req_op_xattr_init() local 599 struct ceph_osd_req_op *op = _osd_req_op_init(osd_req, which, in osd_req_op_watch_init() local 616 struct ceph_osd_req_op *op = _osd_req_op_init(osd_req, which, in osd_req_op_alloc_hint_init() local 1819 struct ceph_osd_op *op = p; in handle_reply() local
|
D | debugfs.c | 126 __u16 op; in monc_show() local
|
/net/rds/ |
D | ib_send.c | 72 struct rm_rdma_op *op, in rds_ib_send_unmap_rdma() 112 struct rm_atomic_op *op, in rds_ib_send_unmap_atomic() 132 struct rm_data_op *op, in rds_ib_send_unmap_data() 759 int rds_ib_xmit_atomic(struct rds_connection *conn, struct rm_atomic_op *op) in rds_ib_xmit_atomic() 848 int rds_ib_xmit_rdma(struct rds_connection *conn, struct rm_rdma_op *op) in rds_ib_xmit_rdma()
|
D | iw_send.c | 67 struct rm_rdma_op *op) in rds_iw_send_unmap_rdma() 786 int rds_iw_xmit_rdma(struct rds_connection *conn, struct rm_rdma_op *op) in rds_iw_xmit_rdma()
|
D | rdma.c | 554 struct rm_rdma_op *op = &rm->rdma; in rds_cmsg_rdma_args() local
|
D | send.c | 569 struct rm_rdma_op *op) in rds_send_get_message()
|
/net/rfkill/ |
D | input.c | 57 static void __rfkill_handle_global_op(enum rfkill_sched_op op) in __rfkill_handle_global_op() 105 enum rfkill_sched_op op = rfkill_op; in rfkill_op_handler() local 156 static void rfkill_schedule_global_op(enum rfkill_sched_op op) in rfkill_schedule_global_op()
|
D | core.c | 193 enum rfkill_operation op) in rfkill_fill_event() 208 static void rfkill_send_events(struct rfkill *rfkill, enum rfkill_operation op) in rfkill_send_events()
|
/net/ipv4/ |
D | inet_diag.c | 505 const struct inet_diag_bc_op *op = bc; in inet_diag_bc_run() local 643 const struct inet_diag_bc_op *op = bc; in valid_cc() local 658 static bool valid_devcond(const struct inet_diag_bc_op *op, int len, in valid_devcond() 669 static bool valid_hostcond(const struct inet_diag_bc_op *op, int len, in valid_hostcond() 707 static bool valid_port_comparison(const struct inet_diag_bc_op *op, in valid_port_comparison() 717 static bool valid_markcond(const struct inet_diag_bc_op *op, int len, in valid_markcond() 739 const struct inet_diag_bc_op *op = bc; in inet_diag_bc_audit() local
|
/net/netfilter/ |
D | nft_cmp.c | 24 enum nft_cmp_ops op:8; member 179 enum nft_cmp_ops op; in nft_cmp_select_ops() local
|
D | xt_tcpmss.c | 34 const u_int8_t *op; in tcpmss_mt() local
|
D | xt_dccp.c | 44 const unsigned char *op; in dccp_find_option() local
|
D | nf_log_common.c | 112 const u_int8_t *op; in nf_log_dump_tcp_header() local
|
D | nft_byteorder.c | 23 enum nft_byteorder_ops op:8; member
|
D | xt_tcpudp.c | 39 const u_int8_t *op; in tcp_find_option() local
|
D | nft_dynset.c | 22 enum nft_dynset_ops op:8; member
|
D | nf_conntrack_seqadj.c | 135 unsigned char *op = skb->data + optoff; in nf_ct_sack_adjust() local
|
D | nf_synproxy_core.c | 208 unsigned char *op = skb->data + optoff; in synproxy_tstamp_adjust() local
|
/net/sunrpc/ |
D | stats.c | 192 static void _print_name(struct seq_file *seq, unsigned int op, in _print_name() 207 unsigned int op, maxproc = clnt->cl_maxproc; in rpc_print_iostats() local
|
/net/ipv4/netfilter/ |
D | nf_log_ipv4.c | 81 const unsigned char *op; in dump_ipv4_packet() local
|
/net/nfc/nci/ |
D | core.c | 1297 struct nci_driver_ops *op; in ops_cmd_lookup() local 1315 struct nci_driver_ops *op; in nci_op_rsp_packet() local 1328 struct nci_driver_ops *op; in nci_op_ntf_packet() local
|
/net/ipv6/netfilter/ |
D | nf_conntrack_reasm.c | 355 struct sk_buff *fp, *op, *head = fq->q.fragments; in nf_ct_frag6_reasm() local
|