Searched defs:install (Results 1 - 6 of 6) sorted by relevance
/linux-4.1.27/include/linux/ | ||
H A D | proc_ns.h | 18 int (*install)(struct nsproxy *nsproxy, struct ns_common *ns); member in struct:proc_ns_operations |
H A D | tty_driver.h | 254 int (*install)(struct tty_driver *driver, struct tty_struct *tty); member in struct:tty_operations |
/linux-4.1.27/tools/testing/ktest/ | ||
H A D | ktest.pl | 2103 sub install { subroutine |
/linux-4.1.27/ | ||
H A D | Makefile | |
/linux-4.1.27/include/uapi/linux/ | ||
H A D | pkt_cls.h | 139 __u64 install; member in struct:tcf_t |
/linux-4.1.27/drivers/tty/ | ||
H A D | synclinkmp.c | 713 static int install(struct tty_driver *driver, struct tty_struct *tty) install() function |
Completed in 435 milliseconds