Home
last modified time | relevance | path

Searched defs:creat (Results 1 – 6 of 6) sorted by relevance

/kernel/linux/linux-4.19/fs/
Dopen.c1141 SYSCALL_DEFINE2(creat, const char __user *, pathname, umode_t, mode) in SYSCALL_DEFINE2() argument
/kernel/linux/linux-4.19/include/net/
Dneighbour.h505 __neigh_lookup(struct neigh_table *tbl, const void *pkey, struct net_device *dev, int creat) in __neigh_lookup()
/kernel/linux/linux-5.10/include/net/
Dneighbour.h514 __neigh_lookup(struct neigh_table *tbl, const void *pkey, struct net_device *dev, int creat) in __neigh_lookup()
/kernel/linux/linux-5.10/fs/
Dopen.c1264 SYSCALL_DEFINE2(creat, const char __user *, pathname, umode_t, mode) in SYSCALL_DEFINE2() argument
/kernel/linux/linux-4.19/net/core/
Dneighbour.c622 struct net_device *dev, int creat) in pneigh_lookup()
/kernel/linux/linux-5.10/net/core/
Dneighbour.c721 struct net_device *dev, int creat) in pneigh_lookup()