Searched refs:condition (Results 76 - 100 of 164) sorted by relevance

1234567

/linux-master/arch/m68k/fpsp040/
H A Dx_unimp.S56 | exception byte and condition codes are clear before proceeding
H A Dkernel_ex.S51 | set FPSR exception status dz bit, condition code
106 | set FPSR exception status operr bit, condition code
H A Dres_func.S604 | condition exists with a very large norm and a denorm. One
614 | The wrap-around condition occurs for add, sub, div, and cmp
626 | for this condition. The restore flag (RES_FLG) is left clear.
697 | One of the ops is denormalized. Test for wrap condition
758 | an overflow condition.
801 | One of the ops is denormalized. Test for wrap condition
976 | One of the ops is denormalized. Test for wrap condition
1157 | One of the ops is denormalized. Test for wrap condition
1195 | One of the ops is denormalized. Test for wrap condition
1218 | an underflow condition
[all...]
/linux-master/arch/parisc/net/
H A Dbpf_jit.h180 #define hppa_combt(r1, r2, target_addr, condition, nop) \
182 r2, r1, condition, target_addr, nop) /* combt,cond,n r1,r2,addr */
194 #define hppa_combf(r1, r2, target_addr, condition, nop) \
196 r2, r1, condition, target_addr, nop) /* combf,cond,n r1,r2,addr */
/linux-master/drivers/usb/core/
H A Dusb.c894 if (iface && (iface->condition == USB_INTERFACE_UNBINDING ||
895 iface->condition == USB_INTERFACE_UNBOUND))
910 if (iface && (iface->condition == USB_INTERFACE_UNBINDING ||
911 iface->condition == USB_INTERFACE_UNBOUND))
/linux-master/lib/
H A Dtest_user_copy.c34 #define test(condition, msg, ...) \
36 int cond = (condition); \
/linux-master/drivers/hid/usbhid/
H A Dhid-pidff.c366 * Send condition effect reports to the device
379 effect->u.condition[i].center);
381 effect->u.condition[i].right_coeff);
383 effect->u.condition[i].left_coeff);
385 effect->u.condition[i].right_saturation);
387 effect->u.condition[i].left_saturation);
389 effect->u.condition[i].deadband);
396 * Test if condition effect parameters have changed
405 struct ff_condition_effect *cond = &effect->u.condition[i];
406 struct ff_condition_effect *old_cond = &old->u.condition[
[all...]
/linux-master/net/ax25/
H A Dax25_out.c250 if (ax25->condition & AX25_COND_PEER_RX_BUSY)
317 ax25->condition &= ~AX25_COND_ACK_PENDING;
/linux-master/arch/powerpc/platforms/cell/spufs/
H A Dspufs.h304 #define spufs_wait(wq, condition) \
310 if (condition) \
/linux-master/drivers/gpu/drm/xe/
H A Dxe_memirq.c25 #define memirq_assert(m, condition) xe_tile_assert(memirq_to_tile(m), condition)
H A Dxe_lmtt.c33 #define lmtt_assert(lmtt, condition) xe_tile_assert(lmtt_to_tile(lmtt), condition)
/linux-master/include/linux/
H A Ddev_printk.h274 #define dev_WARN_ONCE(dev, condition, format, arg...) \
275 WARN_ONCE(condition, "%s %s: " format, \
/linux-master/drivers/char/tpm/st33zp24/
H A Dst33zp24.c212 bool condition; local
240 condition = wait_for_tpm_stat_cond(chip, mask,
242 if (ret >= 0 && condition) {
/linux-master/drivers/hid/intel-ish-hid/ipc/
H A Dipc.c442 * @condition: indicate the condition for waiting
451 static int timed_wait_for_timeout(struct ishtp_device *dev, int condition, argument
458 if (condition == WAIT_FOR_FW_RDY) {
460 } else if (condition == WAIT_FOR_INPUT_RDY) {
/linux-master/arch/x86/mm/
H A Dkmmio.c273 * condition needs handling by do_page_fault(), the
334 static int post_kmmio_handler(unsigned long condition, struct pt_regs *regs) argument
350 ctx->probe->post_handler(ctx->probe, condition, regs);
/linux-master/include/sound/
H A Dcore.h403 * @cond: condition to evaluate
419 #define snd_BUG_ON(condition) ({ \
420 int __ret_warn_on = !!(condition); \
/linux-master/sound/soc/intel/atom/sst/
H A Dsst_ipc.c37 msg->condition = false;
79 block->condition = true;
/linux-master/drivers/hid/
H A Dhid-logitech-hidpp.c2684 params[6] = effect->u.condition[0].left_saturation >> 9;
2685 params[7] = (effect->u.condition[0].left_saturation >> 1) & 255;
2686 params[8] = effect->u.condition[0].left_coeff >> 8;
2687 params[9] = effect->u.condition[0].left_coeff & 255;
2688 params[10] = effect->u.condition[0].deadband >> 9;
2689 params[11] = (effect->u.condition[0].deadband >> 1) & 255;
2690 params[12] = effect->u.condition[0].center >> 8;
2691 params[13] = effect->u.condition[0].center & 255;
2692 params[14] = effect->u.condition[0].right_coeff >> 8;
2693 params[15] = effect->u.condition[
[all...]
/linux-master/arch/m68k/math-emu/
H A Dfp_cond.S83 swap %d1 | test condition in %d1
/linux-master/include/uapi/linux/
H A Dinput.h465 struct ff_condition_effect condition[2]; /* One for each axis */ member in union:ff_effect::__anon6
/linux-master/include/net/
H A Dnetrom.h73 unsigned char state, condition, bpqext, window; member in struct:nr_sock
H A Drose.h138 unsigned char state, condition, qbitincl, defer; member in struct:rose_sock
H A Dx25.h155 unsigned char state, condition; member in struct:x25_sock
/linux-master/tools/testing/selftests/bpf/prog_tests/
H A Dselect_reuseport.c52 #define RET_IF(condition, tag, format...) ({ \
53 if (CHECK_FAIL(condition)) { \
59 #define RET_ERR(condition, tag, format...) ({ \
60 if (CHECK_FAIL(condition)) { \
/linux-master/Documentation/sphinx/
H A Dautomarkup.py318 for node in para.traverse(condition=text_but_not_a_reference):

Completed in 281 milliseconds

1234567