Home
last modified time | relevance | path

Searched defs:get_options (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dcmdline.c87 char *get_options(const char *str, int nints, int *ints) in get_options() function
114 EXPORT_SYMBOL(get_options); variable
/kernel/linux/linux-6.6/lib/
H A Dcmdline.c107 char *get_options(const char *str, int nints, int *ints) in get_options() function
139 EXPORT_SYMBOL(get_options); variable
/kernel/linux/linux-5.10/net/openvswitch/
H A Dvport.h129 int (*get_options)(const struct vport *, struct sk_buff *); member
/kernel/linux/linux-6.6/net/openvswitch/
H A Dvport.h137 int (*get_options)(const struct vport *, struct sk_buff *); member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/
H A Dtest_bpftool_synctypes.py297 def get_options(self): member in SourceFileExtractor
425 def get_options(self): member in ManPageExtractor
[all...]

Completed in 3 milliseconds