| /include/linux/ | 
| D | swapops.h | 98 static inline unsigned swp_type(swp_entry_t entry)  in swp_type() 107 static inline pgoff_t swp_offset(swp_entry_t entry)  in swp_offset() 117 static inline unsigned long swp_offset_pfn(swp_entry_t entry)  in swp_offset_pfn() 146 static inline pte_t swp_entry_to_pte(swp_entry_t entry)  in swp_entry_to_pte() 156 	swp_entry_t entry;  in radix_to_swp_entry()  local 162 static inline void *swp_to_radix_entry(swp_entry_t entry)  in swp_to_radix_entry() 178 static inline bool is_device_private_entry(swp_entry_t entry)  in is_device_private_entry() 184 static inline bool is_writable_device_private_entry(swp_entry_t entry)  in is_writable_device_private_entry() 199 static inline bool is_device_exclusive_entry(swp_entry_t entry)  in is_device_exclusive_entry() 205 static inline bool is_writable_device_exclusive_entry(swp_entry_t entry)  in is_writable_device_exclusive_entry() [all …] 
 | 
| D | bpf_mprog.h | 115 #define bpf_mprog_foreach_tuple(entry, fp, cp, t)			\  argument 124 #define bpf_mprog_foreach_prog(entry, fp, p)				\  argument 159 bpf_mprog_peer(const struct bpf_mprog_entry *entry)  in bpf_mprog_peer() 179 static inline void bpf_mprog_inc(struct bpf_mprog_entry *entry)  in bpf_mprog_inc() 184 static inline void bpf_mprog_dec(struct bpf_mprog_entry *entry)  in bpf_mprog_dec() 194 static inline int bpf_mprog_total(struct bpf_mprog_entry *entry)  in bpf_mprog_total() 202 static inline bool bpf_mprog_exists(struct bpf_mprog_entry *entry,  in bpf_mprog_exists() 215 static inline void bpf_mprog_mark_for_release(struct bpf_mprog_entry *entry,  in bpf_mprog_mark_for_release() 223 static inline void bpf_mprog_complete_release(struct bpf_mprog_entry *entry)  in bpf_mprog_complete_release() 237 static inline void bpf_mprog_revision_new(struct bpf_mprog_entry *entry)  in bpf_mprog_revision_new() [all …] 
 | 
| D | resource_ext.h | 34 static inline void resource_list_add(struct resource_entry *entry,  in resource_list_add() 40 static inline void resource_list_add_tail(struct resource_entry *entry,  in resource_list_add_tail() 46 static inline void resource_list_del(struct resource_entry *entry)  in resource_list_del() 51 static inline void resource_list_free_entry(struct resource_entry *entry)  in resource_list_free_entry() 57 resource_list_destroy_entry(struct resource_entry *entry)  in resource_list_destroy_entry() 63 #define resource_list_for_each_entry(entry, list)	\  argument 66 #define resource_list_for_each_entry_safe(entry, tmp, list)	\  argument 72 	struct resource_entry *entry;  in resource_list_first_type()  local
  | 
| D | xarray.h | 71 static inline unsigned long xa_to_value(const void *entry)  in xa_to_value() 83 static inline bool xa_is_value(const void *entry)  in xa_is_value() 116 static inline void *xa_untag_pointer(void *entry)  in xa_untag_pointer() 131 static inline unsigned int xa_pointer_tag(void *entry)  in xa_pointer_tag() 161 static inline unsigned long xa_to_internal(const void *entry)  in xa_to_internal() 173 static inline bool xa_is_internal(const void *entry)  in xa_is_internal() 189 static inline bool xa_is_zero(const void *entry)  in xa_is_zero() 205 static inline bool xa_is_err(const void *entry)  in xa_is_err() 223 static inline int xa_err(void *entry)  in xa_err() 451 #define xa_for_each_range(xa, index, entry, start, last)		\  argument [all …] 
 | 
| D | swap.h | 357 	swp_entry_t entry = folio->swap;  in page_swap_entry()  local 529 static inline struct swap_info_struct *swp_swap_info(swp_entry_t entry)  in swp_swap_info() 534 static inline struct swap_info_struct *get_swap_device(swp_entry_t entry)  in get_swap_device() 557 static inline void free_swap_and_cache_nr(swp_entry_t entry, int nr)  in free_swap_and_cache_nr() 584 static inline void swap_free_nr(swp_entry_t entry, int nr_pages)  in swap_free_nr() 592 static inline int __swap_count(swp_entry_t entry)  in __swap_count() 597 static inline int swap_swapcount(struct swap_info_struct *si, swp_entry_t entry)  in swap_swapcount() 602 static inline int swp_swapcount(swp_entry_t entry)  in swp_swapcount() 609 	swp_entry_t entry;  in folio_alloc_swap()  local 627 static inline void free_swap_and_cache(swp_entry_t entry)  in free_swap_and_cache() [all …] 
 | 
| D | jump_label.h | 123 static inline unsigned long jump_entry_code(const struct jump_entry *entry)  in jump_entry_code() 128 static inline unsigned long jump_entry_target(const struct jump_entry *entry)  in jump_entry_target() 133 static inline struct static_key *jump_entry_key(const struct jump_entry *entry)  in jump_entry_key() 142 static inline unsigned long jump_entry_code(const struct jump_entry *entry)  in jump_entry_code() 147 static inline unsigned long jump_entry_target(const struct jump_entry *entry)  in jump_entry_target() 152 static inline struct static_key *jump_entry_key(const struct jump_entry *entry)  in jump_entry_key() 159 static inline bool jump_entry_is_branch(const struct jump_entry *entry)  in jump_entry_is_branch() 164 static inline bool jump_entry_is_init(const struct jump_entry *entry)  in jump_entry_is_init() 169 static inline void jump_entry_set_init(struct jump_entry *entry, bool set)  in jump_entry_set_init() 177 static inline int jump_entry_size(struct jump_entry *entry)  in jump_entry_size()
  | 
| D | list.h | 106 static __always_inline bool __list_del_entry_valid(struct list_head *entry)  in __list_del_entry_valid() 134 static inline bool __list_del_entry_valid(struct list_head *entry)  in __list_del_entry_valid() 207 static inline void __list_del_clearprev(struct list_head *entry)  in __list_del_clearprev() 213 static inline void __list_del_entry(struct list_head *entry)  in __list_del_entry() 227 static inline void list_del(struct list_head *entry)  in list_del() 285 static inline void list_del_init(struct list_head *entry)  in list_del_init() 387 static inline void list_del_init_careful(struct list_head *entry)  in list_del_init_careful() 455 		struct list_head *head, struct list_head *entry)  in __list_cut_position() 481 		struct list_head *head, struct list_head *entry)  in list_cut_position() 509 				   struct list_head *entry)  in list_cut_before()
  | 
| D | idr.h | 187 #define idr_for_each_entry(idr, entry, id)			\  argument 201 #define idr_for_each_entry_ul(idr, entry, tmp, id)			\  argument 214 #define idr_for_each_entry_continue(idr, entry, id)			\  argument 230 #define idr_for_each_entry_continue_ul(idr, entry, tmp, id)		\  argument
  | 
| D | workqueue_types.h | 18 	struct list_head entry;  member
  | 
| D | timer_types.h | 13 	struct hlist_node	entry;  member
  | 
| D | pldmfw.h | 20 	struct list_head entry;  member 59 	struct list_head entry;  member 92 	struct list_head entry;  member
  | 
| D | mbcache.h | 49 				      struct mb_cache_entry *entry)  in mb_cache_entry_put()
  | 
| D | flat.h | 23 	__be32	entry;        /* Offset of first executable instruction  member
  | 
| /include/net/ | 
| D | tcx.h | 34 static inline struct tcx_entry *tcx_entry(struct bpf_mprog_entry *entry)  in tcx_entry() 58 tcx_entry_update(struct net_device *dev, struct bpf_mprog_entry *entry,  in tcx_entry_update() 90 static inline void tcx_entry_free(struct bpf_mprog_entry *entry)  in tcx_entry_free() 98 	struct bpf_mprog_entry *entry = tcx_entry_fetch(dev, ingress);  in tcx_entry_fetch_or_create()  local 128 static inline void tcx_miniq_inc(struct bpf_mprog_entry *entry)  in tcx_miniq_inc() 134 static inline void tcx_miniq_dec(struct bpf_mprog_entry *entry)  in tcx_miniq_dec() 140 static inline bool tcx_entry_is_active(struct bpf_mprog_entry *entry)  in tcx_entry_is_active()
  | 
| D | atmclip.h | 24 	struct atmarp_entry *entry;	/* ATMARP table entry, NULL if IP addr.  member
  | 
| /include/linux/netfilter_arp/ | 
| D | arp_tables.h | 20 	struct arpt_entry entry;  member 25 	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 | 142 static inline void snd_info_set_text_ops(struct snd_info_entry *entry,   in snd_info_set_text_ops() 172 static inline void snd_info_free_entry(struct snd_info_entry *entry) { ; }  in snd_info_free_entry() 179 static inline int snd_info_register(struct snd_info_entry *entry) { return 0; }  in snd_info_register() 183 static inline void snd_info_set_text_ops(struct snd_info_entry *entry __attribute__((unused)),  in snd_info_set_text_ops() 190 				       void (*write)(struct snd_info_entry *entry,  in snd_card_rw_proc_new()
  | 
| /include/trace/events/ | 
| D | erofs.h | 14 #define show_dev_nid(entry)	show_dev(entry->dev), entry->nid  argument
  | 
| D | f2fs.h | 12 #define show_dev_ino(entry)	show_dev(entry->dev), (unsigned long)entry->ino  argument
  | 
| /include/linux/bus/ | 
| D | stm32_firewall_device.h | 33 	const char *entry;  member
  | 
| /include/linux/platform_data/x86/ | 
| D | simatic-ipc.h | 49 		u8	entry;  in simatic_ipc_get_station_id()  member
  | 
| /include/drm/ | 
| D | drm_gpuvm.h | 122 		struct list_head entry;  member 141 		struct list_head entry;  member 703 		} entry;  member 948 	struct list_head entry;  member
  | 
| D | drm_mm.h | 363 #define drm_mm_for_each_node(entry, mm) \  argument 375 #define drm_mm_for_each_node_safe(entry, next, mm) \  argument
  | 
| /include/uapi/linux/ | 
| D | mpls.h | 23 	__be32 entry;  member
  |