Searched refs:last_type (Results 1 – 9 of 9) sorted by relevance
167 chan->last_type = RXRPC_PACKET_TYPE_ACK; in __rxrpc_disconnect_call() 171 chan->last_type = RXRPC_PACKET_TYPE_ABORT; in __rxrpc_disconnect_call() 175 chan->last_type = RXRPC_PACKET_TYPE_ABORT; in __rxrpc_disconnect_call()
144 pkt.whdr.type = chan->last_type; in rxrpc_conn_retransmit_call() 152 switch (chan->last_type) { in rxrpc_conn_retransmit_call()
403 chan->last_type == RXRPC_PACKET_TYPE_ACK) in rxrpc_input_packet_on_conn()
545 u8 last_type; /* Type of last packet */ member
385 if (!btf || !ctx->last_type) in check_prepare_btf_string_fetch()389 if (btf_type_is_char_array(btf, ctx->last_type)) in check_prepare_btf_string_fetch()393 if (btf_type_is_char_ptr(btf, ctx->last_type)) { in check_prepare_btf_string_fetch()624 ctx->last_type = type; in parse_btf_field()717 ctx->last_type = type; in parse_btf_arg()733 if (btf && ctx->last_type) in find_fetch_type_from_btf_type()734 typestr = fetch_type_from_btf_type(btf, ctx->last_type, ctx); in find_fetch_type_from_btf_type()1217 ctx->last_type = NULL; in parse_probe_arg()1441 ctx->last_type) { in finalize_fetch_insn()1507 ctx->last_type = NULL; in traceprobe_parse_probe_arg_body()[all …]
424 const struct btf_type *last_type; /* Saved type */ member
1329 u8 last_type = 0; in check_extent_item() local1575 if (unlikely(inline_type < last_type)) { in check_extent_item()1578 inline_type, last_type); in check_extent_item()1582 if (inline_type > last_type) in check_extent_item()1588 last_type, last_seq); in check_extent_item()1591 last_type = inline_type; in check_extent_item()
1083 static u_short char_type, last_type; in spkup_write() local1103 if ((last_type & CH_RPT) && rep_count > 2) { in spkup_write()1116 if ((synth_flags & SF_DEC) && (last_type & PUNC)) in spkup_write()1145 last_type = char_type; in spkup_write()1149 if (last_type & CH_RPT) { in spkup_write()
9175 u16 last_type = BNXT_CTX_INV; in bnxt_backing_store_cfg_v2() local9193 last_type = type; in bnxt_backing_store_cfg_v2()9196 if (last_type == BNXT_CTX_INV) { in bnxt_backing_store_cfg_v2()9200 last_type = type; in bnxt_backing_store_cfg_v2()9202 if (last_type == BNXT_CTX_INV) in bnxt_backing_store_cfg_v2()9205 ctx->ctx_arr[last_type].last = 1; in bnxt_backing_store_cfg_v2()