Home
last modified time | relevance | path

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

/linux/drivers/dma-buf/
A Ddma-heap.c130 unsigned int kcmd; in dma_heap_ioctl() local
139 kcmd = dma_heap_ioctl_cmds[nr]; in dma_heap_ioctl()
142 drv_size = _IOC_SIZE(kcmd); in dma_heap_ioctl()
145 if ((ucmd & kcmd & IOC_IN) == 0) in dma_heap_ioctl()
147 if ((ucmd & kcmd & IOC_OUT) == 0) in dma_heap_ioctl()
167 switch (kcmd) { in dma_heap_ioctl()
/linux/Documentation/admin-guide/sysctl/
A Dnet.rst338 (b) value = 1; [kcmd value: initns] respective fallback tunnels are
341 (c) value = 2; [kcmd value: none] fallback tunnels are not created

Completed in 5 milliseconds