Searched defs:const (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/arch/powerpc/xmon/ |
H A D | ansidecl.h | 116 #define const macro
|
/kernel/linux/linux-6.6/arch/powerpc/xmon/ |
H A D | ansidecl.h | 116 #define const macro
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_cpp.cpp | 43 const T* operator->() const { return skel; } in operator ->() argument 47 const T *get() const { return skel; } in get() argument
|
/kernel/linux/linux-6.6/security/landlock/ |
H A D | syscalls.c | 169 SYSCALL_DEFINE3(landlock_create_ruleset, const struct landlock_ruleset_attr __user *const, attr, const size_t, size, const __u32, flags) SYSCALL_DEFINE3() argument 317 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) SYSCALL_DEFINE4() argument [all...] |
/kernel/linux/linux-5.10/scripts/kconfig/ |
H A D | qconf.h | 138 ConfigList* listView() const in listView() argument 142 ConfigItem* firstChild() const in firstChild() argument 192 showDebug(void) const showDebug() argument [all...] |
H A D | qconf.cc | 243 createEditor(QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const createEditor() argument 261 setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const setModelData() argument [all...] |
/kernel/linux/linux-6.6/scripts/kconfig/ |
H A D | qconf.h | 138 ConfigList* listView() const in listView() argument 142 ConfigItem* firstChild() const in firstChild() argument 192 showDebug(void) const showDebug() argument [all...] |
H A D | qconf.cc | 246 createEditor(QWidget *parent, const QStyleOptionViewItem &option, const QModelIndex &index) const createEditor() argument 264 setModelData(QWidget *editor, QAbstractItemModel *model, const QModelIndex &index) const setModelData() argument [all...] |
/kernel/linux/linux-5.10/drivers/of/ |
H A D | fdt.c | 810 of_flat_dt_match_machine(const void *default_match, const void * (*get_next_compat)(const char * const**)) of_flat_dt_match_machine() argument [all...] |
/kernel/linux/linux-6.6/drivers/of/ |
H A D | fdt.c | 848 of_flat_dt_match_machine(const void *default_match, const void * (*get_next_compat)(const char * const**)) of_flat_dt_match_machine() argument [all...] |
Completed in 9 milliseconds