Searched refs:equiv (Results 1 - 10 of 10) sorted by relevance

/linux-4.4.14/security/apparmor/
H A Dmatch.c315 u8 *equiv = EQUIV_TABLE(dfa); aa_dfa_match_len() local
318 pos = base_idx(base[state]) + equiv[(u8) *str++]; aa_dfa_match_len()
365 u8 *equiv = EQUIV_TABLE(dfa); aa_dfa_match() local
368 pos = base_idx(base[state]) + equiv[(u8) *str++]; aa_dfa_match()
410 u8 *equiv = EQUIV_TABLE(dfa); aa_dfa_next() local
413 pos = base_idx(base[state]) + equiv[(u8) c]; aa_dfa_next()
H A Dpolicy.c202 * if @len == strlen(@strlen) then this is equiv to __policy_find
/linux-4.4.14/arch/sh/lib64/
H A Dudivdi3.S38 add r1,r4,r1 // 31 bit unsigned reciprocal now in r1 (msb equiv. 0.5)
85 add r1,r4,r1 // 31 bit unsigned reciprocal now in r1 (msb equiv. 0.5)
/linux-4.4.14/arch/arm/mach-pxa/include/mach/
H A Dgumstix.h17 GPIOn - Input from MAX823 (or equiv), normalizing USB +5V into a clean
/linux-4.4.14/arch/sparc/include/uapi/asm/
H A Dioctls.h87 /* Get minor device of a pty master's FD -- Solaris equiv is ISPTM */
/linux-4.4.14/arch/x86/kernel/cpu/microcode/
H A Damd.c171 /* find equiv cpu table */ apply_ucode_in_initrd()
769 pr_err("No patch family for equiv ID: 0x%04x\n", proc_id); verify_and_add_patch()
857 /* free old equiv table */ load_microcode_amd()
/linux-4.4.14/drivers/net/ethernet/dec/tulip/
H A Dde4x5.h815 #define TP 0x0040 /* 10Base-T (now equiv to _10Mb) */
/linux-4.4.14/drivers/block/
H A Dxen-blkfront.c817 /* Hard sector size and max sectors impersonate the equiv. hardware. */ xlvbd_init_blk_queue()
/linux-4.4.14/scripts/
H A Danalyze_suspend.py2031 <meta http-equiv="content-type" content="text/html; charset=UTF-8">\n\
2346 <meta http-equiv="content-type" content="text/html; charset=UTF-8">\n\
/linux-4.4.14/drivers/scsi/libfc/
H A Dfc_exch.c1237 * Send ACK_1 (or equiv.) indicating we received something.

Completed in 479 milliseconds