HomeSort by: relevance | last modified time | path
    Searched refs:pax_aslr_init_vm (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/sys/
pax.h 130 void pax_aslr_init_vm(struct lwp *, struct vmspace *, struct exec_package *);
138 pax_aslr_init_vm(struct lwp *l, struct vmspace *vm, struct exec_package *epp) function in typeref:typename:void
  /src/sys/kern/
kern_pax.c 508 pax_aslr_init_vm(struct lwp *l, struct vmspace *vm, struct exec_package *ep) function in typeref:typename:void
kern_exec.c 1261 pax_aslr_init_vm(l, vm, epp);

Completed in 42 milliseconds