Home
last modified time | relevance | path

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

/Linux-v5.15/lib/
Dcmdline.c107 char *get_options(const char *str, int nints, int *ints) in get_options() function
/Linux-v5.15/tools/testing/selftests/bpf/
Dtest_bpftool_synctypes.py276 def get_options(self): member in SourceFileExtractor
370 def get_options(self): member in ManPageExtractor
/Linux-v5.15/net/openvswitch/
Dvport.h129 int (*get_options)(const struct vport *, struct sk_buff *); member
/Linux-v5.15/tools/kvm/kvm_stat/
Dkvm_stat1602 def get_options(): function