Home
last modified time | relevance | path

Searched refs:array_index_mask_nospec (Results 1 – 2 of 2) sorted by relevance

/include/linux/
A Dnospec.h27 #ifndef array_index_mask_nospec
28 static inline unsigned long array_index_mask_nospec(unsigned long index, in array_index_mask_nospec() function
59 unsigned long _mask = array_index_mask_nospec(_i, _s); \
A Dfdtable.h75 unsigned long mask = array_index_mask_nospec(fd, fdt->max_fds); in files_lookup_fd_raw()

Completed in 4 milliseconds