Searched defs:copyin (Results 1 – 3 of 3) sorted by relevance
7 subroutine copyin() subroutine16 subroutine copyin_clause() argument18 !$omp parallel copyin(/cmn/) argument
7 subroutine copyin() subroutine12 subroutine copyin_clause() argument
614 # define copyin(u, k, len) copy_from_user(k, u, len) macro