| /Linux-v5.10/kernel/ |
| D | kexec.c | 39 static int kimage_alloc_init(struct kimage **rimage, unsigned long entry, in kimage_alloc_init() 106 static int do_kexec_load(unsigned long entry, unsigned long nr_segments, in do_kexec_load() 236 SYSCALL_DEFINE4(kexec_load, unsigned long, entry, unsigned long, nr_segments, in SYSCALL_DEFINE4() argument 269 COMPAT_SYSCALL_DEFINE4(kexec_load, compat_ulong_t, entry, in COMPAT_SYSCALL_DEFINE4() argument
|
| /Linux-v5.10/net/dccp/ |
| D | feat.c | 279 static void dccp_feat_print_entry(struct dccp_feat_entry const *entry) in dccp_feat_print_entry() 411 static void dccp_feat_entry_destructor(struct dccp_feat_entry *entry) in dccp_feat_entry_destructor() 431 struct dccp_feat_entry *entry; in dccp_feat_list_lookup() local 453 struct dccp_feat_entry *entry; in dccp_feat_entry_new() local 535 static inline void dccp_feat_list_pop(struct dccp_feat_entry *entry) in dccp_feat_list_pop() 543 struct dccp_feat_entry *entry, *next; in dccp_feat_list_purge() local 554 struct dccp_feat_entry *entry, *new; in dccp_feat_clone_list() local 779 struct dccp_feat_entry *entry; in dccp_feat_nn_get() local 809 struct dccp_feat_entry *entry; in dccp_feat_signal_nn_change() local 975 struct dccp_feat_entry *entry; in dccp_feat_finalise_settings() local [all …]
|
| /Linux-v5.10/drivers/ntb/ |
| D | ntb_transport.c | 109 struct list_head entry; member 128 unsigned int entry; member 217 struct list_head entry; member 223 struct list_head entry; member 564 static void ntb_list_add(spinlock_t *lock, struct list_head *entry, in ntb_list_add() 577 struct ntb_queue_entry *entry; in ntb_list_rm() local 598 struct ntb_queue_entry *entry; in ntb_list_mv() local 621 struct ntb_queue_entry *entry; in ntb_transport_setup_qp_mw() local 1441 struct ntb_queue_entry *entry; in ntb_complete_rxc() local 1476 struct ntb_queue_entry *entry = data; in ntb_rx_copy_callback() local [all …]
|
| /Linux-v5.10/arch/x86/kernel/ |
| D | asm-offsets_64.c | 31 #define ENTRY(entry) OFFSET(pt_regs_ ## entry, pt_regs, entry) in main() argument 51 #define ENTRY(entry) OFFSET(saved_context_ ## entry, saved_context, entry) in main() argument
|
| /Linux-v5.10/drivers/parisc/ |
| D | pdc_stable.c | 139 pdcspath_fetch(struct pdcspath_entry *entry) in pdcspath_fetch() 180 pdcspath_store(struct pdcspath_entry *entry) in pdcspath_store() 221 pdcspath_hwpath_read(struct pdcspath_entry *entry, char *buf) in pdcspath_hwpath_read() 264 pdcspath_hwpath_write(struct pdcspath_entry *entry, const char *buf, size_t count) in pdcspath_hwpath_write() 342 pdcspath_layer_read(struct pdcspath_entry *entry, char *buf) in pdcspath_layer_read() 380 pdcspath_layer_write(struct pdcspath_entry *entry, const char *buf, size_t count) in pdcspath_layer_write() 437 struct pdcspath_entry *entry = to_pdcspath_entry(kobj); in pdcspath_attr_show() local 458 struct pdcspath_entry *entry = to_pdcspath_entry(kobj); in pdcspath_attr_store() local 964 struct pdcspath_entry *entry; in pdcs_register_pathentries() local 1009 struct pdcspath_entry *entry; in pdcs_unregister_pathentries() local
|
| /Linux-v5.10/drivers/lightnvm/ |
| D | pblk-rb.c | 114 struct pblk_rb_entry *entry; in pblk_rb_init() local 241 struct pblk_rb_entry *entry; in __pblk_rb_update_l2p() local 329 struct pblk_rb_entry *entry) in __pblk_rb_write_entry() 341 struct pblk_rb_entry *entry; in pblk_rb_write_entry_user() local 365 struct pblk_rb_entry *entry; in pblk_rb_write_entry_gc() local 389 struct pblk_rb_entry *entry; in pblk_rb_flush_point_set() local 558 struct pblk_rb_entry *entry; in pblk_rb_read_to_bio() local 648 struct pblk_rb_entry *entry; in pblk_rb_copy_to_bio() local 686 unsigned int entry = pblk_rb_ptr_wrap(rb, pos, 0); in pblk_rb_w_ctx() local 765 struct pblk_rb_entry *entry; in pblk_rb_tear_down_check() local
|
| /Linux-v5.10/fs/ocfs2/ |
| D | filecheck.c | 102 struct ocfs2_filecheck_sysfs_entry *entry = container_of(kobj, in ocfs2_filecheck_release() local 149 ocfs2_filecheck_sysfs_free(struct ocfs2_filecheck_sysfs_entry *entry) in ocfs2_filecheck_sysfs_free() 171 struct ocfs2_filecheck_sysfs_entry *entry = &osb->osb_fc_ent; in ocfs2_filecheck_create_sysfs() local 402 struct ocfs2_filecheck_entry *entry) in ocfs2_filecheck_done_entry() 434 struct ocfs2_filecheck_entry *entry) in ocfs2_filecheck_handle_entry() 457 struct ocfs2_filecheck_entry *entry; in ocfs2_filecheck_attr_store() local
|
| /Linux-v5.10/drivers/misc/vmw_vmci/ |
| D | vmci_queue_pair.c | 802 struct qp_entry *entry; in qp_list_find() local 821 struct qp_guest_endpoint *entry; in qp_guest_handle_to_entry() local 835 struct qp_broker_entry *entry; in qp_broker_handle_to_entry() local 881 struct qp_guest_endpoint *entry; in qp_guest_endpoint_create() local 923 static void qp_guest_endpoint_destroy(struct qp_guest_endpoint *entry) in qp_guest_endpoint_destroy() 939 static int qp_alloc_hypercall(const struct qp_guest_endpoint *entry) in qp_alloc_hypercall() 997 static void qp_list_add_entry(struct qp_list *qp_list, struct qp_entry *entry) in qp_list_add_entry() 1007 struct qp_entry *entry) in qp_list_remove_entry() 1020 struct qp_guest_endpoint *entry; in qp_detatch_guest_work() local 1287 struct qp_broker_entry *entry = NULL; in qp_broker_create() local [all …]
|
| /Linux-v5.10/security/integrity/ima/ |
| D | ima_api.c | 23 void ima_free_template_entry(struct ima_template_entry *entry) in ima_free_template_entry() 38 struct ima_template_entry **entry, in ima_alloc_init_template() 102 int ima_store_template(struct ima_template_entry *entry, in ima_store_template() 137 struct ima_template_entry *entry; in ima_add_violation() local 306 struct ima_template_entry *entry; in ima_store_measurement() local
|
| /Linux-v5.10/fs/proc/ |
| D | proc_sysctl.c | 115 struct ctl_table *entry; in find_entry() local 142 static int insert_entry(struct ctl_table_header *head, struct ctl_table *entry) in insert_entry() 181 static void erase_entry(struct ctl_table_header *head, struct ctl_table *entry) in erase_entry() 204 struct ctl_table *entry; in init_header() local 212 struct ctl_table *entry; in erase_header() local 219 struct ctl_table *entry; in insert_header() local 341 struct ctl_table *entry; in lookup_entry() local 369 struct ctl_table *entry = NULL; in first_entry() local 386 struct ctl_table *entry = *pentry; in next_entry() local 763 struct ctl_table *entry; in proc_sys_readdir() local [all …]
|
| /Linux-v5.10/arch/arm64/kernel/ |
| D | jump_label.c | 12 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform() 29 void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
|
| /Linux-v5.10/net/sched/ |
| D | act_gate.c | 173 static int fill_gate_entry(struct nlattr **tb, struct tcfg_gate_entry *entry, in fill_gate_entry() 203 static int parse_gate_entry(struct nlattr *n, struct tcfg_gate_entry *entry, in parse_gate_entry() 222 struct tcfg_gate_entry *entry, *e; in release_entry_list() local 234 struct tcfg_gate_entry *entry; in parse_gate_list() local 402 struct tcfg_gate_entry *entry; in tcf_gate_init() local 470 struct tcfg_gate_entry *entry) in dumping_entry() 510 struct tcfg_gate_entry *entry; in tcf_gate_dump() local
|
| /Linux-v5.10/kernel/trace/ |
| D | trace_syscalls.c | 26 struct syscall_metadata *entry = call->data; in syscall_get_enter_fields() local 117 struct syscall_metadata *entry; in get_syscall_name() local 134 struct syscall_metadata *entry; in print_syscall_enter() local 181 struct syscall_metadata *entry; in print_syscall_exit() local 212 __set_enter_print_fmt(struct syscall_metadata *entry, char *buf, int len) in __set_enter_print_fmt() 243 struct syscall_metadata *entry = call->data; in set_syscall_print_fmt() local 266 struct syscall_metadata *entry = call->data; in free_syscall_print_fmt() local 297 struct syscall_trace_enter *entry; in ftrace_syscall_enter() local 347 struct syscall_trace_exit *entry; in ftrace_syscall_exit() local
|
| /Linux-v5.10/tools/perf/util/ |
| D | strlist.c | 15 struct rb_node *strlist__node_new(struct rblist *rblist, const void *entry) in strlist__node_new() 55 static int strlist__node_cmp(struct rb_node *rb_node, const void *entry) in strlist__node_cmp() 70 char entry[1024]; in strlist__load() local 100 struct str_node *strlist__find(struct strlist *slist, const char *entry) in strlist__find()
|
| D | rblist.c | 54 const void *entry, in __rblist__findnew() 90 struct rb_node *rblist__find(struct rblist *rblist, const void *entry) in rblist__find() 95 struct rb_node *rblist__findnew(struct rblist *rblist, const void *entry) in rblist__findnew()
|
| D | block-range.c | 23 struct block_range *entry = rb_entry(rb, struct block_range, node); in block_range__debug() local 37 struct block_range *entry; in block_range__find() local 85 struct block_range *next, *entry = NULL; in block_range__create() local
|
| /Linux-v5.10/arch/sh/kernel/ |
| D | perf_callchain.c | 16 struct perf_callchain_entry_ctx *entry = data; in callchain_address() local 27 perf_callchain_kernel(struct perf_callchain_entry_ctx *entry, struct pt_regs *regs) in perf_callchain_kernel()
|
| /Linux-v5.10/arch/powerpc/kernel/ |
| D | systbl.S | 19 #define __SYSCALL(nr, entry) .8byte entry argument 21 #define __SYSCALL(nr, entry) .long entry argument
|
| /Linux-v5.10/arch/x86/include/asm/ |
| D | desc.h | 121 #define write_ldt_entry(dt, entry, desc) native_write_ldt_entry(dt, entry, desc) argument 122 #define write_gdt_entry(dt, entry, desc, type) native_write_gdt_entry(dt, entry, desc, type) argument 123 #define write_idt_entry(dt, entry, g) native_write_idt_entry(dt, entry, g) argument 136 static inline void native_write_idt_entry(gate_desc *idt, int entry, const gate_desc *gate) in native_write_idt_entry() 141 static inline void native_write_ldt_entry(struct desc_struct *ldt, int entry, const void *desc) in native_write_ldt_entry() 147 native_write_gdt_entry(struct desc_struct *gdt, int entry, const void *desc, int type) in native_write_gdt_entry() 179 static inline void __set_tss_desc(unsigned cpu, unsigned int entry, struct x86_hw_tss *addr) in __set_tss_desc()
|
| /Linux-v5.10/fs/ext2/ |
| D | xattr.c | 72 #define IS_LAST_ENTRY(entry) (*(__u32 *)(entry) == 0) argument 149 ext2_xattr_entry_valid(struct ext2_xattr_entry *entry, in ext2_xattr_entry_valid() 172 struct ext2_xattr_entry *entry) in ext2_xattr_cmp_entry() 200 struct ext2_xattr_entry *entry; in ext2_xattr_get() local 292 struct ext2_xattr_entry *entry; in ext2_xattr_list() local 1002 struct ext2_xattr_entry *entry) in ext2_xattr_hash_entry() 1038 struct ext2_xattr_entry *entry) in ext2_xattr_rehash()
|
| /Linux-v5.10/drivers/gpu/drm/msm/ |
| D | msm_submitqueue.c | 23 struct msm_gpu_submitqueue *entry; in msm_submitqueue_get() local 45 struct msm_gpu_submitqueue *entry, *tmp; in msm_submitqueue_close() local 166 struct msm_gpu_submitqueue *entry; in msm_submitqueue_remove() local
|
| /Linux-v5.10/arch/xtensa/include/asm/ |
| D | tlbflush.h | 93 static inline void invalidate_itlb_entry_no_isync (unsigned entry) in invalidate_itlb_entry_no_isync() 99 static inline void invalidate_dtlb_entry_no_isync (unsigned entry) in invalidate_dtlb_entry_no_isync() 130 static inline void write_dtlb_entry (pte_t entry, int way) in write_dtlb_entry() 136 static inline void write_itlb_entry (pte_t entry, int way) in write_itlb_entry()
|
| /Linux-v5.10/arch/riscv/kernel/ |
| D | jump_label.c | 17 void arch_jump_label_transform(struct jump_entry *entry, in arch_jump_label_transform() 43 void arch_jump_label_transform_static(struct jump_entry *entry, in arch_jump_label_transform_static()
|
| /Linux-v5.10/drivers/gpu/drm/ |
| D | drm_vma_manager.c | 267 struct drm_vma_offset_file *new, *entry; in drm_vma_node_allow() local 328 struct drm_vma_offset_file *entry; in drm_vma_node_revoke() local 369 struct drm_vma_offset_file *entry; in drm_vma_node_is_allowed() local
|
| /Linux-v5.10/sound/usb/ |
| D | proc.c | 33 static void proc_audio_usbbus_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in proc_audio_usbbus_read() 40 static void proc_audio_usbid_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in proc_audio_usbid_read() 190 static void proc_pcm_format_read(struct snd_info_entry *entry, struct snd_info_buffer *buffer) in proc_pcm_format_read()
|