Searched defs:_ds (Results 1 - 7 of 7) sorted by relevance
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | process_64.c | 481 start_thread_common(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp, unsigned int _cs, unsigned int _ss, unsigned int _ds) start_thread_common() argument
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | process_64.c | 506 start_thread_common(struct pt_regs *regs, unsigned long new_ip, unsigned long new_sp, unsigned int _cs, unsigned int _ss, unsigned int _ds) start_thread_common() argument
|
/third_party/skia/third_party/externals/harfbuzz/src/ |
H A D | hb-algs.hh | 857 hb_bsearch_impl(unsigned *pos, const K& key, V* base, size_t nmemb, size_t stride, int (*compar)(const void *_key, const void *_item, Ts... _ds), Ts... ds) hb_bsearch_impl() argument 903 hb_bsearch(const K& key, V* base, size_t nmemb, size_t stride, int (*compar)(const void *_key, const void *_item, Ts... _ds), Ts... ds) hb_bsearch() argument 952 sort_r_cmpswap(char *__restrict a, char *__restrict b, size_t w, int (*compar)(const void *_a, const void *_b, Ts... _ds), Ts... ds) sort_r_cmpswap() argument 985 sort_r_simple(void *base, size_t nel, size_t w, int (*compar)(const void *_a, const void *_b, Ts... _ds), Ts... ds) sort_r_simple() argument
|
/kernel/linux/linux-5.10/drivers/usb/gadget/function/ |
H A D | f_fs.c | 2056 struct usb_descriptor_header *_ds = (void *)data; in ffs_do_single_desc() local [all...] |
H A D | f_generic.c | 1912 struct usb_descriptor_header *_ds = (void *)data; in ffs_do_single_desc() local [all...] |
/kernel/linux/linux-6.6/drivers/usb/gadget/function/ |
H A D | f_fs.c | 1999 struct usb_descriptor_header *_ds = (void *)data; in ffs_do_single_desc() local [all...] |
H A D | f_generic.c | 1914 struct usb_descriptor_header *_ds = (void *)data; in ffs_do_single_desc() local [all...] |
Completed in 22 milliseconds