/include/linux/ |
D | swapops.h | 39 static inline unsigned swp_type(swp_entry_t entry) in swp_type() 48 static inline pgoff_t swp_offset(swp_entry_t entry) in swp_offset() 80 static inline pte_t swp_entry_to_pte(swp_entry_t entry) in swp_entry_to_pte() 91 swp_entry_t entry; in radix_to_swp_entry() local 97 static inline void *swp_to_radix_entry(swp_entry_t entry) in swp_to_radix_entry() 113 static inline int is_migration_entry(swp_entry_t entry) in is_migration_entry() 119 static inline int is_write_migration_entry(swp_entry_t entry) in is_write_migration_entry() 124 static inline struct page *migration_entry_to_page(swp_entry_t entry) in migration_entry_to_page() 135 static inline void make_migration_entry_read(swp_entry_t *entry) in make_migration_entry_read() 161 static inline int is_write_migration_entry(swp_entry_t entry) in is_write_migration_entry() [all …]
|
D | swap.h | 373 static inline void mem_cgroup_swapout(struct page *page, swp_entry_t entry) in mem_cgroup_swapout() 376 static inline void mem_cgroup_uncharge_swap(swp_entry_t entry) in mem_cgroup_uncharge_swap() 397 #define swap_address_space(entry) (&swapper_spaces[swp_type(entry)]) argument 461 #define swap_address_space(entry) (NULL) argument 526 static inline int add_to_swap_cache(struct page *page, swp_entry_t entry, in add_to_swap_cache() 545 static inline int swp_swapcount(swp_entry_t entry) in swp_swapcount() 559 swp_entry_t entry; in get_swap_page() local
|
D | list.h | 100 static inline void __list_del_entry(struct list_head *entry) in __list_del_entry() 105 static inline void list_del(struct list_head *entry) in list_del() 143 static inline void list_del_init(struct list_head *entry) in list_del_init() 235 struct list_head *head, struct list_head *entry) in __list_cut_position() 261 struct list_head *head, struct list_head *entry) in list_cut_position()
|
D | ftrace_event.h | 217 void *entry; member 459 void *entry, in __event_trigger_test_discard() 492 void *entry, unsigned long irq_flags, int pc) in event_trigger_unlock_commit() 523 void *entry, unsigned long irq_flags, int pc, in event_trigger_unlock_commit_regs()
|
D | migrate.h | 112 pmd_t *pmd, pmd_t entry, in migrate_misplaced_transhuge_page()
|
D | idr.h | 135 #define idr_for_each_entry(idp, entry, id) \ argument
|
D | backlight.h | 110 struct list_head entry; member
|
D | dcache.h | 286 static inline void d_add(struct dentry *entry, struct inode *inode) in d_add() 300 static inline struct dentry *d_add_unique(struct dentry *entry, struct inode *inode) in d_add_unique()
|
D | kobject.h | 65 struct list_head entry; member
|
D | pm_wakeup.h | 48 struct list_head entry; member
|
D | rculist.h | 129 static inline void list_del_rcu(struct list_head *entry) in list_del_rcu()
|
D | vme.h | 79 struct list_head *entry; member
|
D | timer.h | 17 struct list_head entry; member
|
D | posix-timers.h | 22 struct list_head entry; member
|
/include/linux/netfilter_arp/ |
D | arp_tables.h | 19 struct arpt_entry entry; member 24 struct arpt_entry entry; member
|
/include/linux/netfilter_ipv4/ |
D | ip_tables.h | 34 struct ipt_entry entry; member 39 struct ipt_entry entry; member
|
/include/sound/ |
D | info.h | 141 static inline void snd_info_set_text_ops(struct snd_info_entry *entry, in snd_info_set_text_ops() 164 static inline void snd_info_free_entry(struct snd_info_entry *entry) { ; } in snd_info_free_entry() 171 static inline int snd_info_register(struct snd_info_entry *entry) { return 0; } in snd_info_register() 175 static inline void snd_info_set_text_ops(struct snd_info_entry *entry __attribute__((unused)), in snd_info_set_text_ops()
|
/include/drm/ |
D | drm_mm.h | 179 #define drm_mm_for_each_node(entry, mm) list_for_each_entry(entry, \ argument 202 #define drm_mm_for_each_hole(entry, mm, hole_start, hole_end) \ argument 210 #define __drm_mm_for_each_hole(entry, mm, hole_start, hole_end, backwards) \ argument
|
/include/uapi/linux/ |
D | mpls.h | 22 __be32 entry; member
|
D | flat.h | 30 unsigned long entry; /* Offset of first executable instruction member
|
/include/trace/events/ |
D | f2fs.h | 10 #define show_dev_ino(entry) show_dev(entry->dev), (unsigned long)entry->ino argument
|
/include/net/ |
D | atmclip.h | 23 struct atmarp_entry *entry; /* ATMARP table entry, NULL if IP addr. member
|
/include/uapi/xen/ |
D | privcmd.h | 54 struct privcmd_mmap_entry __user *entry; member
|
/include/uapi/linux/netfilter_ipv6/ |
D | ip6_tables.h | 131 struct ip6t_entry entry; member 136 struct ip6t_entry entry; member
|
/include/xen/interface/io/ |
D | pciif.h | 67 uint16_t entry; member
|