Searched defs:newf (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/usb/gadget/ |
H A D | functions.c | 91 int usb_function_register(struct usb_function_driver *newf) in usb_function_register()
|
/openbmc/linux/drivers/w1/ |
H A D | w1_family.c | 21 int w1_register_family(struct w1_family *newf) in w1_register_family()
|
/openbmc/linux/io_uring/ |
H A D | fs.c | 53 const char __user *oldf, *newf; in io_renameat_prep() local 244 const char __user *oldf, *newf; in io_linkat_prep() local
|
/openbmc/linux/net/ipv6/ |
H A D | addrconf.c | 859 static void addrconf_forward_change(struct net *net, __s32 newf) in addrconf_forward_change() 875 static int addrconf_fixup_forwarding(struct ctl_table *table, int *p, int newf) in addrconf_fixup_forwarding() 922 static void addrconf_linkdown_change(struct net *net, __s32 newf) in addrconf_linkdown_change() 943 static int addrconf_fixup_linkdown(struct ctl_table *table, int *p, int newf) in addrconf_fixup_linkdown() 6316 static void addrconf_disable_change(struct net *net, __s32 newf) in addrconf_disable_change() 6333 static int addrconf_disable_ipv6(struct ctl_table *table, int *p, int newf) in addrconf_disable_ipv6()
|
/openbmc/linux/fs/ |
H A D | file.c | 300 struct files_struct *newf; in dup_fd() local
|
/openbmc/linux/kernel/ |
H A D | fork.c | 1770 struct files_struct *oldf, *newf; in copy_files() local
|