Searched refs:s2 (Results 226 - 229 of 229) sorted by relevance

12345678910

/linux-master/arch/riscv/net/
H A Dbpf_jit_comp64.c47 [RV_REG_S2] = offsetof(struct pt_regs, s2),
/linux-master/net/xfrm/
H A Dxfrm_policy.c1423 static inline int selector_cmp(struct xfrm_selector *s1, struct xfrm_selector *s2) argument
1426 u32 *p2 = (u32 *) s2;
/linux-master/drivers/block/
H A Drbd.c1121 static int snapid_compare_reverse(const void *s1, const void *s2) argument
1124 u64 snap_id2 = *(u64 *)s2;
/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli.c5679 phba->port_gp = phba->mbox->us.s2.port;

Completed in 400 milliseconds

12345678910