Searched refs:unlikely (Results 126 - 150 of 4103) sorted by relevance

1234567891011>>

/linux-master/drivers/mtd/tests/
H A Dsubpagetest.c51 if (unlikely(err || written != subpgsize)) {
65 if (unlikely(err || written != subpgsize)) {
89 if (unlikely(err || written != subpgsize * k)) {
126 if (unlikely(err || read != subpgsize)) {
137 if (unlikely(memcmp(readbuf, writebuf, subpgsize))) {
153 if (unlikely(err || read != subpgsize)) {
164 if (unlikely(memcmp(readbuf, writebuf, subpgsize))) {
190 if (unlikely(err || read != subpgsize * k)) {
201 if (unlikely(memcmp(readbuf, writebuf, subpgsize * k))) {
223 if (unlikely(er
[all...]
/linux-master/drivers/net/wireguard/
H A Dsend.c68 unlikely(READ_ONCE(peer->is_dead)))
137 if (unlikely(send))
145 if (unlikely(!PACKET_CB(skb)->mtu))
154 if (unlikely(last_unit > PACKET_CB(skb)->mtu))
182 if (unlikely(num_frags < 0 || num_frags > ARRAY_SIZE(sg)))
193 if (unlikely(skb_cow_head(skb, DATA_PACKET_HEAD_ROOM) < 0))
197 if (unlikely(skb->ip_summed == CHECKSUM_PARTIAL &&
228 if (unlikely(!skb))
317 if (unlikely(READ_ONCE(peer->is_dead)))
322 if (unlikely(re
[all...]
/linux-master/drivers/media/platform/ti/omap3isp/
H A Disph3a_aewb.c117 if (unlikely(user_cfg->saturation_limit >
121 if (unlikely(user_cfg->win_height < OMAP3ISP_AEWB_MIN_WIN_H ||
126 if (unlikely(user_cfg->win_width < OMAP3ISP_AEWB_MIN_WIN_W ||
131 if (unlikely(user_cfg->ver_win_count < OMAP3ISP_AEWB_MIN_WINVC ||
135 if (unlikely(user_cfg->hor_win_count < OMAP3ISP_AEWB_MIN_WINHC ||
139 if (unlikely(user_cfg->ver_win_start > OMAP3ISP_AEWB_MAX_WINSTART))
142 if (unlikely(user_cfg->hor_win_start > OMAP3ISP_AEWB_MAX_WINSTART))
145 if (unlikely(user_cfg->blk_ver_win_start > OMAP3ISP_AEWB_MAX_WINSTART))
148 if (unlikely(user_cfg->blk_win_height < OMAP3ISP_AEWB_MIN_WIN_H ||
153 if (unlikely(user_cf
[all...]
/linux-master/fs/
H A Dd_path.c50 if (unlikely(copy_from_kernel_nofault(dst, src, len))) {
128 if (unlikely(dentry == parent))
189 if (unlikely(error == 3))
222 if (unlikely(prepend_path(path, root, &b) > 0))
234 if (unlikely(prepend_path(path, &root, &b) > 1))
287 if (unlikely(d_unlinked(path->dentry)))
375 if (unlikely(d_unlinked(dentry)))
424 if (unlikely(d_unlinked(pwd.dentry))) {
432 if (unlikely(prepend_path(&pwd, &root, &b) > 0))
437 if (unlikely(le
[all...]
/linux-master/drivers/gpu/drm/i915/gt/uc/
H A Dintel_guc_ct.c211 if (unlikely(err))
227 if (unlikely(err))
234 if (unlikely(err))
241 if (unlikely(err))
276 if (unlikely(err)) {
360 if (unlikely(err))
367 if (unlikely(err))
371 if (unlikely(err))
445 if (unlikely(desc->status))
451 if (unlikely(tai
[all...]
/linux-master/drivers/net/wireless/ath/ath5k/
H A Ddebug.h117 if (unlikely((_sc)->debug.level & (_m) && net_ratelimit())) \
123 if (unlikely((_sc)->debug.level & (_m))) \
/linux-master/include/drm/
H A Dspsc_queue.h104 if (unlikely(!next)) {
112 } while (unlikely(!(queue->head = READ_ONCE(node->next))));
/linux-master/include/linux/
H A Dbit_spinlock.h27 while (unlikely(test_and_set_bit_lock(bitnum, addr))) {
45 if (unlikely(test_and_set_bit_lock(bitnum, addr))) {
H A Donce.h54 if (unlikely(___ret)) { \
71 if (unlikely(___ret)) { \
/linux-master/tools/include/linux/
H A Drefcount.h86 if (unlikely(!new))
126 if (unlikely(val == UINT_MAX))
/linux-master/drivers/net/wireless/broadcom/b43legacy/
H A Drfkill.c48 if (unlikely(b43legacy_status(dev) < B43legacy_STAT_INITIALIZED)) {
59 if (unlikely(enabled != dev->radio_hw_enable)) {
/linux-master/arch/x86/mm/
H A Dphysaddr.c20 if (unlikely(x > y)) {
52 if (unlikely(x > y)) {
/linux-master/kernel/irq/
H A Dmigration.c57 if (unlikely(cpumask_empty(desc->pending_mask)))
105 if (unlikely(irqd_irq_disabled(idata)))
/linux-master/arch/riscv/kernel/probes/
H A Dftrace.c19 if (unlikely(!p) || kprobe_disabled(p))
40 if (unlikely(p->post_handler)) {
/linux-master/arch/csky/kernel/probes/
H A Dftrace.c23 if (unlikely(!p) || kprobe_disabled(p))
46 if (unlikely(p->post_handler)) {
/linux-master/arch/powerpc/kernel/
H A Dkprobes-ftrace.c30 if (unlikely(!p) || kprobe_disabled(p))
51 if (unlikely(p->post_handler)) {
/linux-master/arch/x86/kernel/kprobes/
H A Dftrace.c29 if (unlikely(!p) || kprobe_disabled(p))
48 if (unlikely(p->post_handler)) {
/linux-master/lib/
H A Dstrnlen_user.c49 if (unlikely(max <= sizeof(unsigned long)))
96 if (unlikely(count <= 0))
/linux-master/tools/testing/nvdimm/
H A Dpmem-dax.c17 if (unlikely(is_bad_pmem(&pmem->bb, PFN_PHYS(pgoff) / 512,
48 if (unlikely(pmem->bb.count))
/linux-master/drivers/net/team/
H A Dteam_mode_random.c21 if (unlikely(!port))
24 if (unlikely(!port))
H A Dteam_mode_roundrobin.c31 if (unlikely(!port))
34 if (unlikely(!port))
/linux-master/arch/powerpc/platforms/pseries/
H A Dio_event_irq.c81 if (unlikely(rtas_error_type(elog) != RTAS_TYPE_IO)) {
88 if (unlikely(!sect)) {
/linux-master/drivers/crypto/intel/qat/qat_common/
H A Dadf_pfvf_utils.c27 if (unlikely((value & fmt->mask) != value)) {
60 if (unlikely(!msg.type))
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_txrx.c54 if (unlikely(!test_bit(MLX5E_SQ_STATE_DIM, &sq->state)))
66 if (unlikely(!test_bit(MLX5E_RQ_STATE_DIM, &rq->state)))
152 if (unlikely(qos_sqs)) {
165 if (unlikely(!budget))
189 if (unlikely(mlx5e_ktls_rx_pending_resync_list(c, budget)))
214 if (unlikely(!napi_complete_done(napi, work_done)))
223 if (unlikely(qos_sqs)) {
247 if (unlikely(aff_change && busy_xsk)) {
/linux-master/arch/x86/kvm/vmx/
H A Dhyperv_evmcs.h135 if (unlikely(index >= nr_evmcs_1_fields))
145 if (unlikely(!evmcs_field->offset))

Completed in 735 milliseconds

1234567891011>>