chk
uint64_t chk:1;
uint64_t chk:1;
uint64_t chk:1;
uint64_t chk:1;
u32 *val, char chk)
if (chk)
int chk;
for (chk = 0; chk < new_idx; chk += 2)
if (!scale_smaller(candidate, &all_scales[chk]))
if (scale_eq(candidate, &all_scales[chk]))
memmove(&all_scales[chk + 2], &all_scales[chk],
(new_idx - chk) * sizeof(int));
all_scales[chk] = candidate[0];
all_scales[chk + 1] = candidate[1];
struct check_levels_arg chk = {
ret = pt_walk_range(&range, __check_all_levels, &chk);
struct check_levels_arg *chk = arg;
struct kunit *test = chk->test;
KUNIT_ASSERT_NE(chk->test, pts.index, 0);
KUNIT_ASSERT_GT(chk->test, pts.end_index, 1);
(*chk->fn)(chk->test, &pts, chk->fn_arg);
hx->chk = b[hx->len + data_offs];
u8 chk;
unsigned int addr, cmd, exp, chk;
chk = (raw >> 14) & 0x1;
if (chk)
unsigned int addr, cmd, exp = 0, chk = 0;
chk = 0;
chk << 14;
hx.addr, hx.len, hx.chk);
buf[4+hx.len] = hx.chk;
hx->chk = b[hx->len + data_offs];
deb_fw("writing to address 0x%04x (buffer: 0x%02x %02x)\n", hx->addr, hx->len, hx->chk);
u8 chk;
int qlcnic_sriov_set_vf_spoofchk(struct net_device *netdev, int vf, bool chk)
vp->spoofchk = chk;
u32 chk = 0;
chk ^= le32_to_cpu(*data++);
chk = (chk >> 5) ^ (chk << 3);
return cpu_to_le32(chk);
unsigned char year[2], chk;
.data = &chk
chk -= year[1] + year[0];
chk += year[1] + year[0];
chk:1, /* Calculate Checksum */
int chk)
s = sci_remote_device_terminate_req(ihost, idev, chk, ireq);
int chk;
ctx->chk = result.uint_32;
sbi->sb_eas = ctx->eas; sbi->sb_chk = ctx->chk;
sbi->sb_chk = ctx->chk;
ctx->chk = sbi->sb_chk;
ctx->chk = 1;
chk(siphash(in, i, &test_key_siphash),
chk(siphash(in_unaligned + 1, i, &test_key_siphash),
chk(hsiphash(in, i, &test_key_hsiphash),
chk(hsiphash(in_unaligned + 1, i, &test_key_hsiphash),
chk(siphash_1u64(0x0706050403020100ULL, &test_key_siphash),
chk(siphash_2u64(0x0706050403020100ULL, 0x0f0e0d0c0b0a0908ULL,
chk(siphash_3u64(0x0706050403020100ULL, 0x0f0e0d0c0b0a0908ULL,
chk(siphash_4u64(0x0706050403020100ULL, 0x0f0e0d0c0b0a0908ULL,
chk(siphash_1u32(0x03020100U, &test_key_siphash),
chk(siphash_2u32(0x03020100U, 0x07060504U, &test_key_siphash),
chk(siphash_3u32(0x03020100U, 0x07060504U,
chk(siphash_4u32(0x03020100U, 0x07060504U,
chk(hsiphash_1u32(0x03020100U, &test_key_hsiphash),
chk(hsiphash_2u32(0x03020100U, 0x07060504U, &test_key_hsiphash),
chk(hsiphash_3u32(0x03020100U, 0x07060504U,
chk(hsiphash_4u32(0x03020100U, 0x07060504U,
struct sctp_chunk *chk, *temp;
list_for_each_entry_safe(chk, temp, queue, transmitted_list) {
if (!chk->msg->abandoned &&
(!SCTP_PR_PRIO_ENABLED(chk->sinfo.sinfo_flags) ||
chk->sinfo.sinfo_timetolive <= sinfo->sinfo_timetolive))
chk->msg->abandoned = 1;
list_del_init(&chk->transmitted_list);
&chk->transmitted_list);
streamout = SCTP_SO(&asoc->stream, chk->sinfo.sinfo_stream);
!chk->tsn_gap_acked) {
if (chk->transport)
chk->transport->flight_size -=
sctp_data_size(chk);
asoc->outqueue.outstanding_bytes -= sctp_data_size(chk);
msg_len -= chk->skb->truesize + sizeof(struct sctp_chunk);
struct sctp_chunk *chk, *temp;
list_for_each_entry_safe(chk, temp, &q->out_chunk_list, list) {
if (!chk->msg->abandoned &&
(!(chk->chunk_hdr->flags & SCTP_DATA_FIRST_FRAG) ||
!SCTP_PR_PRIO_ENABLED(chk->sinfo.sinfo_flags) ||
chk->sinfo.sinfo_timetolive <= sinfo->sinfo_timetolive))
chk->msg->abandoned = 1;
sctp_sched_dequeue_common(q, chk);
sout = SCTP_SO(&asoc->stream, chk->sinfo.sinfo_stream);
list_is_last(&chk->frag_list, &chk->msg->chunks))
msg_len -= chk->skb->truesize + sizeof(struct sctp_chunk);
sctp_chunk_free(chk);