Home
last modified time | relevance | path

Searched defs:const (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/drivers/usb/gadget/function/
A Dstorage_common.h38 # define dump_msg(fsg, /* const char * */ label, \ argument
52 # define dump_msg(fsg, /* const char * */ label, \ argument
/linux-6.3-rc2/security/landlock/
A Dsyscalls.c158 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 Dboxed.rs1200 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 Dansidecl.h116 #define const macro
/linux-6.3-rc2/arch/sparc/include/uapi/asm/
A Dtraps.h20 #define SPARC_MOV_CONST_L3(const) (0xa6102000 | (const&0xfff)) argument
/linux-6.3-rc2/scripts/kconfig/
A Dqconf.cc246 const QModelIndex &index) const in createEditor() argument
264 const QModelIndex &index) const in setModelData() argument
/linux-6.3-rc2/arch/alpha/include/asm/
A Dio.h151 REMAP1(unsigned int, ioread8, const) in REMAP1() argument
/linux-6.3-rc2/drivers/of/
A Dfdt.c848 const void * (*get_next_compat)(const char * const**)) in of_flat_dt_match_machine() argument
/linux-6.3-rc2/rust/alloc/vec/
A Dmod.rs3005 impl<T> const Default for Vec<T> { impls

Completed in 22 milliseconds