Searched refs:nullptr (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/testing/selftests/bpf/
H A Dtest_cpp.cpp16 Skeleton(): skel(nullptr) { }
20 int open(const struct bpf_object_open_opts *opts = nullptr) argument
30 skel = nullptr;
115 btf_dump__new(btf, dump_printf, nullptr, &opts);
/linux-master/scripts/kconfig/
H A Dqconf.h177 ConfigItemDelegate(QObject *parent = nullptr) argument
H A Dqconf.cc254 return nullptr;
259 return nullptr;
448 item = last ? last->nextSibling() : nullptr;

Completed in 213 milliseconds