Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/
Dneighbour.h550 __neigh_lookup(struct neigh_table *tbl, const void *pkey, struct net_device *dev, int creat) in __neigh_lookup()
/linux-6.1.9/fs/
Dopen.c1396 SYSCALL_DEFINE2(creat, const char __user *, pathname, umode_t, mode) in SYSCALL_DEFINE2() argument
/linux-6.1.9/net/core/
Dneighbour.c793 struct net_device *dev, int creat) in pneigh_lookup()