Home
last modified time | relevance | path

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

/linux-6.1.9/lib/
Dcmdline.c107 char *get_options(const char *str, int nints, int *ints) in get_options() function
/linux-6.1.9/tools/testing/selftests/bpf/
Dtest_bpftool_synctypes.py297 def get_options(self): member in SourceFileExtractor
425 def get_options(self): member in ManPageExtractor
/linux-6.1.9/net/openvswitch/
Dvport.h133 int (*get_options)(const struct vport *, struct sk_buff *); member
/linux-6.1.9/tools/kvm/kvm_stat/
Dkvm_stat1670 def get_options(): function