Searched defs:creat (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-6.6/include/net/ |
| D | neighbour.h | 546 __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/ |
| D | neighbour.h | 516 __neigh_lookup(struct neigh_table *tbl, const void *pkey, struct net_device *dev, int creat) in __neigh_lookup()
|
| /kernel/linux/linux-5.10/fs/ |
| D | open.c | 1270 SYSCALL_DEFINE2(creat, const char __user *, pathname, umode_t, mode) in SYSCALL_DEFINE2() argument
|
| /kernel/linux/linux-6.6/fs/ |
| D | open.c | 1506 SYSCALL_DEFINE2(creat, const char __user *, pathname, umode_t, mode) in SYSCALL_DEFINE2() argument
|
| /kernel/linux/linux-6.6/net/core/ |
| D | neighbour.c | 780 struct net_device *dev, int creat) in pneigh_lookup()
|
| /kernel/linux/linux-5.10/net/core/ |
| D | neighbour.c | 723 struct net_device *dev, int creat) in pneigh_lookup()
|