Searched defs:const (Results 1 – 9 of 9) sorted by relevance
/linux-6.3-rc2/drivers/usb/gadget/function/ |
A D | storage_common.h | 38 # define dump_msg(fsg, /* const char * */ label, \ argument 52 # define dump_msg(fsg, /* const char * */ label, \ argument
|
/linux-6.3-rc2/security/landlock/ |
A D | syscalls.c | 158 const struct landlock_ruleset_attr __user *const, attr, in SYSCALL_DEFINE3() argument 307 const void __user *const, rule_attr, const __u32, flags) in SYSCALL_DEFINE4() argument
|
/linux-6.3-rc2/rust/alloc/ |
A D | boxed.rs | 1200 impl<T> const Default for Box<[T]> { impls 1210 impl const Default for Box<str> { impls 1407 impl<T: ?Sized, A: Allocator> const From<Box<T, A>> for Pin<Box<T, A>> impls 1787 impl<T: ?Sized, A: Allocator> const Deref for Box<T, A> { impls 1797 impl<T: ?Sized, A: Allocator> const DerefMut for Box<T, A> { impls 1977 impl<T: ?Sized, A: Allocator> const Unpin for Box<T, A> where A: 'static {} impls
|
/linux-6.3-rc2/arch/powerpc/xmon/ |
A D | ansidecl.h | 116 #define const macro
|
/linux-6.3-rc2/arch/sparc/include/uapi/asm/ |
A D | traps.h | 20 #define SPARC_MOV_CONST_L3(const) (0xa6102000 | (const&0xfff)) argument
|
/linux-6.3-rc2/scripts/kconfig/ |
A D | qconf.cc | 246 const QModelIndex &index) const in createEditor() argument 264 const QModelIndex &index) const in setModelData() argument
|
/linux-6.3-rc2/arch/alpha/include/asm/ |
A D | io.h | 151 REMAP1(unsigned int, ioread8, const) in REMAP1() argument
|
/linux-6.3-rc2/drivers/of/ |
A D | fdt.c | 848 const void * (*get_next_compat)(const char * const**)) in of_flat_dt_match_machine() argument
|
/linux-6.3-rc2/rust/alloc/vec/ |
A D | mod.rs | 3005 impl<T> const Default for Vec<T> { impls
|
Completed in 22 milliseconds