Searched defs:random_offset (Results 1 – 2 of 2) sorted by relevance
1045 int random_offset; in proc_add_allproc() local1066 proc_makepid(struct proc *p, int random_offset) in proc_makepid()
3897 static u64 random_offset(u64 start, u64 end, u64 len, u64 align) in random_offset() function