/linux-4.19.296/lib/ |
D | list_debug.c | 20 bool __list_add_valid(struct list_head *new, struct list_head *prev, in __list_add_valid() 44 struct list_head *prev, *next; in __list_del_entry_valid() local
|
D | plist.c | 47 struct list_head *prev = top, *next = top->next; in plist_check_list() local 76 struct plist_node *first, *iter, *prev = NULL; in plist_add() local
|
/linux-4.19.296/include/asm-generic/ |
D | cmpxchg-local.h | 18 unsigned long flags, prev; in __cmpxchg_local_generic() local 57 u64 prev; in __cmpxchg64_local_generic() local
|
D | switch_to.h | 25 #define switch_to(prev, next, last) \ argument
|
D | mmu_context.h | 35 static inline void switch_mm(struct mm_struct *prev, in switch_mm()
|
/linux-4.19.296/include/linux/ |
D | user-return-notifier.h | 19 static inline void propagate_user_return_notify(struct task_struct *prev, in propagate_user_return_notify() 39 static inline void propagate_user_return_notify(struct task_struct *prev, in propagate_user_return_notify()
|
D | vtime.h | 53 static inline void vtime_task_switch(struct task_struct *prev) in vtime_task_switch() 65 static inline void vtime_task_switch(struct task_struct *prev) { } in vtime_task_switch()
|
D | agpgart.h | 93 struct agp_client *prev; member 101 struct agp_controller *prev; member 116 struct agp_file_private *prev; member
|
D | rculist.h | 50 struct list_head *prev, struct list_head *next) in __list_add_rcu() 200 struct list_head *prev, in __list_splice_init_rcu() 602 struct hlist_node *prev) in hlist_add_behind_rcu()
|
D | osq_lock.h | 10 struct optimistic_spin_node *next, *prev; member
|
D | list.h | 39 struct list_head *prev, in __list_add_valid() 57 struct list_head *prev, in __list_add() 103 static inline void __list_del(struct list_head * prev, struct list_head * next) in __list_del() 319 struct list_head *prev, in __list_splice() 729 struct hlist_node *prev) in hlist_add_behind()
|
/linux-4.19.296/fs/jffs2/ |
D | nodelist.c | 28 struct jffs2_full_dirent **prev = list; in jffs2_add_fd_to_list() local 386 struct jffs2_node_frag *prev = frag_prev(newfrag); in jffs2_add_full_dnode_to_inode() local 438 struct jffs2_inode_cache **prev; in jffs2_add_ino_cache() local 459 struct jffs2_inode_cache **prev; in jffs2_del_ino_cache() local 529 struct jffs2_node_frag *prev = NULL; in jffs2_lookup_node_frag() local
|
/linux-4.19.296/fs/btrfs/ |
D | extent_map.c | 146 struct rb_node *prev = NULL; in __tree_search() local 186 static int mergable_maps(struct extent_map *prev, struct extent_map *next) in mergable_maps() 377 struct rb_node *prev = NULL; in __lookup_extent_mapping() local 481 struct rb_node *prev; in prev_extent_map() local 499 struct extent_map *prev; in merge_extent_mapping() local
|
/linux-4.19.296/crypto/ |
D | xcbc.c | 86 u8 *prev = PTR_ALIGN(&ctx->ctx[0], alignmask + 1) + bs; in crypto_xcbc_digest_init() local 104 u8 *prev = odds + bs; in crypto_xcbc_digest_update() local 151 u8 *prev = odds + bs; in crypto_xcbc_digest_final() local
|
D | cmac.c | 114 u8 *prev = PTR_ALIGN((void *)ctx->ctx, alignmask + 1) + bs; in crypto_cmac_digest_init() local 132 u8 *prev = odds + bs; in crypto_cmac_digest_update() local 180 u8 *prev = odds + bs; in crypto_cmac_digest_final() local
|
/linux-4.19.296/fs/gfs2/ |
D | xattr.c | 83 struct gfs2_ea_header *ea, *prev = NULL; in ea_foreach_i() local 168 struct gfs2_ea_header *ea, struct gfs2_ea_header *prev, in ea_find_i() 228 struct gfs2_ea_header *prev, void *private) in ea_dealloc_unstuffed() 322 struct gfs2_ea_header *prev, int leave) in ea_remove_unstuffed() 347 struct gfs2_ea_header *ea, struct gfs2_ea_header *prev, in ea_list_i() 833 struct gfs2_ea_header *prev = el->el_prev; in ea_set_remove_stuffed() local 913 struct gfs2_ea_header *ea, struct gfs2_ea_header *prev, in ea_set_simple() 1080 struct gfs2_ea_header *prev = el->el_prev; in ea_remove_stuffed() local
|
/linux-4.19.296/drivers/misc/mic/scif/ |
D | scif_rma_list.c | 31 struct scif_window *prev = list_entry(head, struct scif_window, list); in scif_insert_tcw() local 60 struct scif_window *curr = NULL, *prev = NULL; in scif_insert_window() local
|
/linux-4.19.296/drivers/char/agp/ |
D | frontend.c | 68 struct agp_memory *prev; in agp_remove_from_pool() local 201 struct agp_memory *prev; in agp_insert_into_pool() local 232 struct agp_file_private *prev; in agp_insert_file_private() local 245 struct agp_file_private *prev; in agp_remove_file_private() local
|
/linux-4.19.296/fs/notify/dnotify/ |
D | dnotify.c | 90 struct dnotify_struct **prev; in dnotify_handle_event() local 154 struct dnotify_struct **prev; in dnotify_flush() local
|
/linux-4.19.296/include/uapi/linux/netfilter_bridge/ |
D | ebt_limit.h | 20 unsigned long prev; member
|
/linux-4.19.296/fs/nfs/ |
D | pagelist.c | 256 nfs_page_group_init(struct nfs_page *req, struct nfs_page *prev) in nfs_page_group_init() 491 struct nfs_page *prev, struct nfs_page *req) in nfs_generic_pg_test() 917 static bool nfs_can_coalesce_requests(struct nfs_page *prev, in nfs_can_coalesce_requests() 965 struct nfs_page *prev = NULL; in nfs_pageio_do_add_request() local 1302 struct nfs_page *prev; in nfs_pageio_cond_complete() local
|
/linux-4.19.296/include/uapi/linux/netfilter/ |
D | xt_limit.h | 19 unsigned long prev; /* moved to xt_limit_priv */ member
|
/linux-4.19.296/fs/xfs/libxfs/ |
D | xfs_iext_tree.c | 128 struct xfs_iext_leaf *prev; member 409 struct xfs_iext_leaf *prev = ifp->if_u1.if_root; in xfs_iext_grow() local 414 struct xfs_iext_node *prev = ifp->if_u1.if_root; in xfs_iext_grow() local 692 struct xfs_iext_node *prev = parent->ptrs[*pos - 1]; in xfs_iext_rebalance_node() local
|
/linux-4.19.296/drivers/of/ |
D | base.c | 279 struct device_node *__of_find_all_nodes(struct device_node *prev) in __of_find_all_nodes() 304 struct device_node *of_find_all_nodes(struct device_node *prev) in of_find_all_nodes() 719 struct device_node *prev) in __of_get_next_child() 747 struct device_node *prev) in of_get_next_child() 768 struct device_node *prev) in of_get_next_available_child() 2089 struct device_node *prev = NULL, *np = of_cpu_device_node_get(cpu); in of_find_last_cache_level() local
|
/linux-4.19.296/drivers/pci/ |
D | pci-driver.c | 572 pci_power_t prev = pci_dev->current_state; in pci_legacy_suspend() local 599 pci_power_t prev = pci_dev->current_state; in pci_legacy_suspend_late() local 767 pci_power_t prev = pci_dev->current_state; in pci_pm_suspend() local 815 pci_power_t prev = pci_dev->current_state; in pci_pm_suspend_noirq() local 1248 pci_power_t prev = pci_dev->current_state; in pci_pm_runtime_suspend() local
|