Searched refs:oi (Results 1 – 10 of 10) sorted by relevance
6 CFLAGS = -zq -bt=nt -ot -op -oi -oe -s -bm $(CPU_OPT)
6 CFLAGS = -c -zq -bt=nt -ot -op -oi -oe -s -bm $(CPU_OPT)
15 CFLAGS="$CFLAGS -oi"
815 const struct inpcb *oi);
874 in_pcbbind_check_bindmulti(const struct inpcb *ni, const struct inpcb *oi) in in_pcbbind_check_bindmulti() argument879 oi->inp_cred->cr_uid)) in in_pcbbind_check_bindmulti()884 ((oi->inp_flags2 & INP_BINDMULTI) == 0)) in in_pcbbind_check_bindmulti()
5125 int oi = 0; in migrateCommand() local5128 if ((ov[oi] = lookupKeyRead(c->db,c->argv[first_key+j])) != NULL) { in migrateCommand()5129 kv[oi] = c->argv[first_key+j]; in migrateCommand()5130 oi++; in migrateCommand()5133 num_keys = oi; in migrateCommand()
2910 int oi; local2936 oi = (backward << 1) + !fin->fin_out;2942 if (is->is_icmppkts[i] > is->is_pkts[oi]) {
1563 MLX5_SET(cqc, cqctx, oi, attr->overrun_ignore); in mlx5_devx_cmd_create_cq()
2171 u8 oi[0x1]; member