Searched defs:const (Results 1 - 7 of 7) sorted by relevance

/linux-master/arch/powerpc/xmon/
H A Dansidecl.h116 #define const macro
/linux-master/tools/testing/selftests/bpf/
H A Dtest_cpp.cpp43 const T* operator->() const { return skel; } argument
47 const T *get() const { return skel; } argument
/linux-master/security/landlock/
H A Dsyscalls.c177 SYSCALL_DEFINE3(landlock_create_ruleset, const struct landlock_ruleset_attr __user *const, attr, const size_t, size, const __u32, flags) argument
406 SYSCALL_DEFINE4(landlock_add_rule, const int, ruleset_fd, const enum landlock_rule_type, rule_type, const void __user *const, rule_attr, const __u32, flags) argument
[all...]
/linux-master/scripts/kconfig/
H A Dqconf.h138 ConfigList* listView() const argument
142 ConfigItem* firstChild() const argument
192 showDebug(void) const argument
[all...]
H A Dqconf.cc246 createEditor(QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const argument
264 setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const argument
[all...]
/linux-master/drivers/of/
H A Dfdt.c735 of_flat_dt_match_machine(const void *default_match, const void * (*get_next_compat)(const char * const**)) argument
[all...]
H A Dbase.c419 __of_device_is_status(const struct device_node *device, const char * const*strings) argument
[all...]

Completed in 222 milliseconds