Searched refs:ZF (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/fs/isofs/ |
D | rock.c | 546 algo = isonum_721(rr->u.ZF.algorithm); in parse_rock_ridge_inode_internal() 549 isonum_711(&rr->u.ZF.parms[1]); in parse_rock_ridge_inode_internal() 568 isonum_711(&rr->u.ZF.parms[0]); in parse_rock_ridge_inode_internal() 570 isonum_711(&rr->u.ZF.parms[1]); in parse_rock_ridge_inode_internal() 572 isonum_733(rr->u.ZF. in parse_rock_ridge_inode_internal() 579 rr->u.ZF.algorithm[0], in parse_rock_ridge_inode_internal() 580 rr->u.ZF.algorithm[1]); in parse_rock_ridge_inode_internal()
|
D | rock.h | 111 struct RR_ZF_s ZF; member
|
/linux-4.1.27/arch/x86/lib/ |
D | cmpxchg16b_emu.S | 28 # via the ZF. Caller will access %al to get result.
|
/linux-4.1.27/arch/x86/kernel/ |
D | uprobes.c | 603 COND(74, 75, XF(ZF)) \ 606 COND(76, 77, XF(CF) || XF(ZF)) \ 608 COND(7e, 7f, XF(ZF) || XF(SF) != XF(OF))
|
/linux-4.1.27/drivers/watchdog/ |
D | Kconfig | 1058 tristate "ZF MachZ Watchdog" 1061 If you are using a ZF Micro MachZ processor, say Y here, otherwise 1063 processor using ZF-Logic interface. This watchdog simply watches
|
/linux-4.1.27/ |
D | CREDITS | 1202 D: random kernel hacker, ZF MachZ Watchdog driver
|