Home
last modified time | relevance | path

Searched defs:get_options (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/lib/
H A Dcmdline.c107 char *get_options(const char *str, int nints, int *ints) in get_options() function
/openbmc/linux/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
/openbmc/linux/net/openvswitch/
H A Dvport.h137 int (*get_options)(const struct vport *, struct sk_buff *); member
/openbmc/linux/tools/kvm/kvm_stat/
H A Dkvm_stat1670 def get_options(): function