Toggle navigation
/
Symbol
File
Text
Line
Symbol: seals
function parameter
Defined...
include/linux/mm.h:4010:43-4010:47
: static inline int seal_check_future_write(int seals, struct vm_area_struct *vma)
mm/memfd.c:157:47-157:60
: static int memfd_add_seals(struct file *file, unsigned int seals)
variable
Defined...
drivers/dma-buf/udmabuf.c:208:2-208:6
: int seals, ret = -EINVAL;
mm/memfd.c:241:2-241:49
: unsigned int *seals = memfd_file_seals_ptr(file);