| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ |
| D | event.c | 24 static void __event_init_opts(struct event *e, u64 config, in __event_init_opts() 44 void event_init_opts(struct event *e, u64 config, int type, char *name) in event_init_opts() 49 void event_init_named(struct event *e, u64 config, char *name) in event_init_named() 54 void event_init(struct event *e, u64 config) in event_init() 59 void event_init_sampling(struct event *e, u64 config) in event_init_sampling() 69 int event_open_with_options(struct event *e, pid_t pid, int cpu, int group_fd) in event_open_with_options() 80 int event_open_with_group(struct event *e, int group_fd) in event_open_with_group() 85 int event_open_with_pid(struct event *e, pid_t pid) in event_open_with_pid() 90 int event_open_with_cpu(struct event *e, int cpu) in event_open_with_cpu() 95 int event_open(struct event *e) in event_open() [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ |
| D | event.c | 23 void event_init_opts(struct event *e, u64 config, int type, char *name) in event_init_opts() 37 void event_init_named(struct event *e, u64 config, char *name) in event_init_named() 42 void event_init(struct event *e, u64 config) in event_init() 52 int event_open_with_options(struct event *e, pid_t pid, int cpu, int group_fd) in event_open_with_options() 63 int event_open_with_group(struct event *e, int group_fd) in event_open_with_group() 68 int event_open_with_pid(struct event *e, pid_t pid) in event_open_with_pid() 73 int event_open_with_cpu(struct event *e, int cpu) in event_open_with_cpu() 78 int event_open(struct event *e) in event_open() 83 void event_close(struct event *e) in event_close() 88 int event_enable(struct event *e) in event_enable() [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/filesystems/epoll/ |
| D | epoll_wakeup_test.c | 37 struct epoll_event e; in waiter_entry1a() local 49 struct epoll_event e; in waiter_entry1ap() local 64 struct epoll_event e; in waiter_entry1o() local 76 struct epoll_event e; in waiter_entry1op() local 152 struct epoll_event e; in TEST() local 183 struct epoll_event e; in TEST() local 291 struct epoll_event e; in TEST() local 330 struct epoll_event e; in TEST() local 460 struct epoll_event e; in TEST() local 503 struct epoll_event e; in TEST() local [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/filesystems/epoll/ |
| D | epoll_wakeup_test.c | 52 struct epoll_event e; in waiter_entry1a() local 64 struct epoll_event e; in waiter_entry1ap() local 79 struct epoll_event e; in waiter_entry1o() local 91 struct epoll_event e; in waiter_entry1op() local 167 struct epoll_event e; in TEST() local 198 struct epoll_event e; in TEST() local 306 struct epoll_event e; in TEST() local 345 struct epoll_event e; in TEST() local 475 struct epoll_event e; in TEST() local 518 struct epoll_event e; in TEST() local [all …]
|
| /kernel/linux/linux-5.10/block/ |
| D | elevator.c | 63 struct elevator_queue *e = q->elevator; in elv_iosched_allow_bio_merge() local 101 static bool elevator_match(const struct elevator_type *e, const char *name, in elevator_match() 125 struct elevator_type *e; in elevator_find() local 135 static void elevator_put(struct elevator_type *e) in elevator_put() 143 struct elevator_type *e; in elevator_get() local 165 struct elevator_type *e) in elevator_alloc() 184 struct elevator_queue *e; in elevator_release() local 191 void __elevator_exit(struct request_queue *q, struct elevator_queue *e) in __elevator_exit() 215 struct elevator_queue *e = q->elevator; in elv_rqhash_add() local 231 struct elevator_queue *e = q->elevator; in elv_rqhash_find() local [all …]
|
| /kernel/linux/linux-6.6/block/ |
| D | elevator.c | 63 struct elevator_queue *e = q->elevator; in elv_iosched_allow_bio_merge() local 87 const struct elevator_type *e) in elv_support_features() 100 static bool elevator_match(const struct elevator_type *e, const char *name) in elevator_match() 108 struct elevator_type *e; in __elevator_find() local 119 struct elevator_type *e; in elevator_find_get() local 132 struct elevator_type *e) in elevator_alloc() 152 struct elevator_queue *e; in elevator_release() local 161 struct elevator_queue *e = q->elevator; in elevator_exit() local 188 struct elevator_queue *e = q->elevator; in elv_rqhash_add() local 204 struct elevator_queue *e = q->elevator; in elv_rqhash_find() local [all …]
|
| /kernel/linux/linux-5.10/drivers/mtd/ubi/ |
| D | wl.c | 139 static void wl_tree_add(struct ubi_wl_entry *e, struct rb_root *root) in wl_tree_add() 175 static void wl_entry_destroy(struct ubi_device *ubi, struct ubi_wl_entry *e) in wl_entry_destroy() 236 static int in_wl_tree(struct ubi_wl_entry *e, struct rb_root *root) in in_wl_tree() 275 static inline int in_pq(const struct ubi_device *ubi, struct ubi_wl_entry *e) in in_pq() 298 static void prot_queue_add(struct ubi_device *ubi, struct ubi_wl_entry *e) in prot_queue_add() 322 struct ubi_wl_entry *e; in find_wl_entry() local 356 struct ubi_wl_entry *e, *first, *last; in find_mean_wl_entry() local 384 struct ubi_wl_entry *e; in wl_get_wle() local 415 struct ubi_wl_entry *e; in prot_queue_del() local 438 static int sync_erase(struct ubi_device *ubi, struct ubi_wl_entry *e, in sync_erase() [all …]
|
| /kernel/linux/linux-6.6/drivers/mtd/ubi/ |
| D | wl.c | 139 static void wl_tree_add(struct ubi_wl_entry *e, struct rb_root *root) in wl_tree_add() 175 static void wl_entry_destroy(struct ubi_device *ubi, struct ubi_wl_entry *e) in wl_entry_destroy() 236 static int in_wl_tree(struct ubi_wl_entry *e, struct rb_root *root) in in_wl_tree() 275 static inline int in_pq(const struct ubi_device *ubi, struct ubi_wl_entry *e) in in_pq() 298 static void prot_queue_add(struct ubi_device *ubi, struct ubi_wl_entry *e) in prot_queue_add() 322 struct ubi_wl_entry *e; in find_wl_entry() local 356 struct ubi_wl_entry *e, *first, *last; in find_mean_wl_entry() local 384 struct ubi_wl_entry *e; in wl_get_wle() local 415 struct ubi_wl_entry *e; in prot_queue_del() local 438 static int sync_erase(struct ubi_device *ubi, struct ubi_wl_entry *e, in sync_erase() [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/ |
| D | l2t.c | 65 static inline unsigned int vlan_prio(const struct l2t_entry *e) in vlan_prio() 70 static inline void l2t_hold(struct l2t_data *d, struct l2t_entry *e) in l2t_hold() 118 static int addreq(const struct l2t_entry *e, const u32 *addr) in addreq() 126 static void neigh_replace(struct l2t_entry *e, struct neighbour *n) in neigh_replace() 138 static int write_l2e(struct adapter *adap, struct l2t_entry *e, int sync) in write_l2e() 173 static void send_pending(struct adapter *adap, struct l2t_entry *e) in send_pending() 200 struct l2t_entry *e = &d->l2tab[l2t_idx - d->l2t_start]; in do_l2t_write_rpl() local 216 static inline void arpq_enqueue(struct l2t_entry *e, struct sk_buff *skb) in arpq_enqueue() 222 struct l2t_entry *e) in cxgb4_l2t_send() 266 struct l2t_entry *end, *e, **p; in alloc_l2e() local [all …]
|
| D | smt.c | 68 struct smt_entry *e, *end; in find_or_alloc_smte() local 98 static void t4_smte_free(struct smt_entry *e) in t4_smte_free() 111 void cxgb4_smt_release(struct smt_entry *e) in cxgb4_smt_release() 126 struct smt_entry *e = &s->smtab[smtidx]; in do_smt_write_rpl() local 138 static int write_smt_entry(struct adapter *adapter, struct smt_entry *e) in write_smt_entry() 213 struct smt_entry *e; in t4_smt_alloc_switching() local
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/ |
| D | l2t.c | 65 static inline unsigned int vlan_prio(const struct l2t_entry *e) in vlan_prio() 70 static inline void l2t_hold(struct l2t_data *d, struct l2t_entry *e) in l2t_hold() 118 static int addreq(const struct l2t_entry *e, const u32 *addr) in addreq() 126 static void neigh_replace(struct l2t_entry *e, struct neighbour *n) in neigh_replace() 138 static int write_l2e(struct adapter *adap, struct l2t_entry *e, int sync) in write_l2e() 173 static void send_pending(struct adapter *adap, struct l2t_entry *e) in send_pending() 200 struct l2t_entry *e = &d->l2tab[l2t_idx - d->l2t_start]; in do_l2t_write_rpl() local 216 static inline void arpq_enqueue(struct l2t_entry *e, struct sk_buff *skb) in arpq_enqueue() 222 struct l2t_entry *e) in cxgb4_l2t_send() 266 struct l2t_entry *end, *e, **p; in alloc_l2e() local [all …]
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb3/ |
| D | l2t.c | 63 static inline unsigned int vlan_prio(const struct l2t_entry *e) in vlan_prio() 74 static inline void neigh_replace(struct l2t_entry *e, struct neighbour *n) in neigh_replace() 88 struct l2t_entry *e) in setup_l2e_send_pending() 123 static inline void arpq_enqueue(struct l2t_entry *e, struct sk_buff *skb) in arpq_enqueue() 129 struct l2t_entry *e) in t3_l2t_send_slow() 179 void t3_l2t_send_event(struct t3cdev *dev, struct l2t_entry *e) in t3_l2t_send_event() 221 struct l2t_entry *end, *e, **p; in alloc_l2e() local 264 void t3_l2e_free(struct l2t_data *d, struct l2t_entry *e) in t3_l2e_free() 283 static inline void reuse_entry(struct l2t_entry *e, struct neighbour *neigh) in reuse_entry() 305 struct l2t_entry *e = NULL; in t3_l2t_get() local [all …]
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb3/ |
| D | l2t.c | 63 static inline unsigned int vlan_prio(const struct l2t_entry *e) in vlan_prio() 74 static inline void neigh_replace(struct l2t_entry *e, struct neighbour *n) in neigh_replace() 88 struct l2t_entry *e) in setup_l2e_send_pending() 123 static inline void arpq_enqueue(struct l2t_entry *e, struct sk_buff *skb) in arpq_enqueue() 129 struct l2t_entry *e) in t3_l2t_send_slow() 179 void t3_l2t_send_event(struct t3cdev *dev, struct l2t_entry *e) in t3_l2t_send_event() 221 struct l2t_entry *end, *e, **p; in alloc_l2e() local 264 void t3_l2e_free(struct l2t_data *d, struct l2t_entry *e) in t3_l2e_free() 283 static inline void reuse_entry(struct l2t_entry *e, struct neighbour *neigh) in reuse_entry() 305 struct l2t_entry *e = NULL; in t3_l2t_get() local [all …]
|
| /kernel/linux/linux-6.6/drivers/media/test-drivers/vidtv/ |
| D | vidtv_s302m.c | 165 static void vidtv_s302m_access_unit_destroy(struct vidtv_encoder *e) in vidtv_s302m_access_unit_destroy() 179 static void vidtv_s302m_alloc_au(struct vidtv_encoder *e) in vidtv_s302m_alloc_au() 202 vidtv_s302m_compute_sample_count_from_video(struct vidtv_encoder *e) in vidtv_s302m_compute_sample_count_from_video() 221 static void vidtv_s302m_compute_pts_from_video(struct vidtv_encoder *e) in vidtv_s302m_compute_pts_from_video() 234 static u16 vidtv_s302m_get_sample(struct vidtv_encoder *e) in vidtv_s302m_get_sample() 290 static u32 vidtv_s302m_write_frame(struct vidtv_encoder *e, in vidtv_s302m_write_frame() 328 static u32 vidtv_s302m_write_h(struct vidtv_encoder *e, u32 p_sz) in vidtv_s302m_write_h() 346 static void vidtv_s302m_write_frames(struct vidtv_encoder *e) in vidtv_s302m_write_frames() 390 static void *vidtv_s302m_encode(struct vidtv_encoder *e) in vidtv_s302m_encode() 424 static u32 vidtv_s302m_clear(struct vidtv_encoder *e) in vidtv_s302m_clear() [all …]
|
| /kernel/linux/linux-5.10/drivers/media/test-drivers/vidtv/ |
| D | vidtv_s302m.c | 165 static void vidtv_s302m_access_unit_destroy(struct vidtv_encoder *e) in vidtv_s302m_access_unit_destroy() 179 static void vidtv_s302m_alloc_au(struct vidtv_encoder *e) in vidtv_s302m_alloc_au() 202 vidtv_s302m_compute_sample_count_from_video(struct vidtv_encoder *e) in vidtv_s302m_compute_sample_count_from_video() 221 static void vidtv_s302m_compute_pts_from_video(struct vidtv_encoder *e) in vidtv_s302m_compute_pts_from_video() 234 static u16 vidtv_s302m_get_sample(struct vidtv_encoder *e) in vidtv_s302m_get_sample() 290 static u32 vidtv_s302m_write_frame(struct vidtv_encoder *e, in vidtv_s302m_write_frame() 328 static u32 vidtv_s302m_write_h(struct vidtv_encoder *e, u32 p_sz) in vidtv_s302m_write_h() 346 static void vidtv_s302m_write_frames(struct vidtv_encoder *e) in vidtv_s302m_write_frames() 390 static void *vidtv_s302m_encode(struct vidtv_encoder *e) in vidtv_s302m_encode() 424 static u32 vidtv_s302m_clear(struct vidtv_encoder *e) in vidtv_s302m_clear() [all …]
|
| /kernel/linux/linux-6.6/tools/testing/selftests/powerpc/pmu/ebb/ |
| D | trace.c | 78 struct trace_entry *e; in trace_alloc_entry() local 89 struct trace_entry *e; in trace_log_reg() local 106 struct trace_entry *e; in trace_log_counter() local 122 struct trace_entry *e; in trace_log_string() local 144 struct trace_entry *e; in trace_log_indent() local 157 struct trace_entry *e; in trace_log_outdent() local 200 static void trace_print_reg(struct trace_entry *e) in trace_print_reg() 216 static void trace_print_counter(struct trace_entry *e) in trace_print_counter() 224 static void trace_print_string(struct trace_entry *e) in trace_print_string() 235 static void trace_print_entry(struct trace_entry *e, int seq, int *prefix) in trace_print_entry() [all …]
|
| /kernel/linux/linux-5.10/tools/testing/selftests/powerpc/pmu/ebb/ |
| D | trace.c | 78 struct trace_entry *e; in trace_alloc_entry() local 89 struct trace_entry *e; in trace_log_reg() local 106 struct trace_entry *e; in trace_log_counter() local 122 struct trace_entry *e; in trace_log_string() local 144 struct trace_entry *e; in trace_log_indent() local 157 struct trace_entry *e; in trace_log_outdent() local 200 static void trace_print_reg(struct trace_entry *e) in trace_print_reg() 216 static void trace_print_counter(struct trace_entry *e) in trace_print_counter() 224 static void trace_print_string(struct trace_entry *e) in trace_print_string() 235 static void trace_print_entry(struct trace_entry *e, int seq, int *prefix) in trace_print_entry() [all …]
|
| /kernel/linux/linux-6.6/security/apparmor/ |
| D | policy_unpack.c | 63 const char *name, const char *info, struct aa_ext *e, in audit_iface() 162 VISIBLE_IF_KUNIT bool aa_inbounds(struct aa_ext *e, size_t size) in aa_inbounds() 175 VISIBLE_IF_KUNIT size_t aa_unpack_u16_chunk(struct aa_ext *e, char **chunk) in aa_unpack_u16_chunk() 197 VISIBLE_IF_KUNIT bool aa_unpack_X(struct aa_ext *e, enum aa_code code) in aa_unpack_X() 224 VISIBLE_IF_KUNIT bool aa_unpack_nameX(struct aa_ext *e, enum aa_code code, const char *name) in aa_unpack_nameX() 255 static bool unpack_u8(struct aa_ext *e, u8 *data, const char *name) in unpack_u8() 273 VISIBLE_IF_KUNIT bool aa_unpack_u32(struct aa_ext *e, u32 *data, const char *name) in aa_unpack_u32() 292 VISIBLE_IF_KUNIT bool aa_unpack_u64(struct aa_ext *e, u64 *data, const char *name) in aa_unpack_u64() 311 static bool aa_unpack_cap_low(struct aa_ext *e, kernel_cap_t *data, const char *name) in aa_unpack_cap_low() 321 static bool aa_unpack_cap_high(struct aa_ext *e, kernel_cap_t *data, const char *name) in aa_unpack_cap_high() [all …]
|
| /kernel/linux/linux-5.10/lib/ |
| D | lru_cache.c | 39 #define PARANOIA_LC_ELEMENT(lc, e) do { \ argument 94 struct lc_element *e; in lc_create() local 212 struct lc_element *e = lc->lc_element[i]; in lc_reset() local 252 struct lc_element *e; in __lc_find() local 297 struct lc_element *e = __lc_find(lc, enr, 1); in lc_is_used() local 309 void lc_del(struct lru_cache *lc, struct lc_element *e) in lc_del() 324 struct lc_element *e; in lc_prepare_for_change() local 363 struct lc_element *e; in __lc_get() local 536 struct lc_element *e, *tmp; in lc_committed() local 559 unsigned int lc_put(struct lru_cache *lc, struct lc_element *e) in lc_put() [all …]
|
| /kernel/linux/linux-5.10/scripts/kconfig/ |
| D | expr.c | 20 struct expr *e = xcalloc(1, sizeof(*e)); in expr_alloc_symbol() local 28 struct expr *e = xcalloc(1, sizeof(*e)); in expr_alloc_one() local 36 struct expr *e = xcalloc(1, sizeof(*e)); in expr_alloc_two() local 45 struct expr *e = xcalloc(1, sizeof(*e)); in expr_alloc_comp() local 68 struct expr *e; in expr_copy() local 107 void expr_free(struct expr *e) in expr_free() 316 static struct expr *expr_eliminate_yn(struct expr *e) in expr_eliminate_yn() 402 struct expr *expr_trans_bool(struct expr *e) in expr_trans_bool() 664 struct expr *expr_eliminate_dups(struct expr *e) in expr_eliminate_dups() 694 struct expr *expr_transform(struct expr *e) in expr_transform() [all …]
|
| /kernel/linux/linux-6.6/scripts/kconfig/ |
| D | expr.c | 20 struct expr *e = xcalloc(1, sizeof(*e)); in expr_alloc_symbol() local 28 struct expr *e = xcalloc(1, sizeof(*e)); in expr_alloc_one() local 36 struct expr *e = xcalloc(1, sizeof(*e)); in expr_alloc_two() local 45 struct expr *e = xcalloc(1, sizeof(*e)); in expr_alloc_comp() local 68 struct expr *e; in expr_copy() local 107 void expr_free(struct expr *e) in expr_free() 316 static struct expr *expr_eliminate_yn(struct expr *e) in expr_eliminate_yn() 635 struct expr *expr_eliminate_dups(struct expr *e) in expr_eliminate_dups() 665 struct expr *expr_transform(struct expr *e) in expr_transform() 893 struct expr *expr_trans_compare(struct expr *e, enum expr_type type, struct symbol *sym) in expr_trans_compare() [all …]
|
| /kernel/linux/linux-6.6/lib/ |
| D | lru_cache.c | 39 #define PARANOIA_LC_ELEMENT(lc, e) do { \ argument 84 struct lc_element *e; in lc_create() local 202 struct lc_element *e = lc->lc_element[i]; in lc_reset() local 242 struct lc_element *e; in __lc_find() local 287 struct lc_element *e = __lc_find(lc, enr, 1); in lc_is_used() local 299 void lc_del(struct lru_cache *lc, struct lc_element *e) in lc_del() 314 struct lc_element *e; in lc_prepare_for_change() local 353 struct lc_element *e; in __lc_get() local 526 struct lc_element *e, *tmp; in lc_committed() local 549 unsigned int lc_put(struct lru_cache *lc, struct lc_element *e) in lc_put() [all …]
|
| /kernel/linux/linux-6.6/drivers/md/ |
| D | dm-cache-policy-smq.c | 88 struct entry *e; in __get_entry() local 96 static unsigned int to_index(struct entry_space *es, struct entry *e) in to_index() 133 static struct entry *l_next(struct entry_space *es, struct entry *e) in l_next() 138 static struct entry *l_prev(struct entry_space *es, struct entry *e) in l_prev() 148 static void l_add_head(struct entry_space *es, struct ilist *l, struct entry *e) in l_add_head() 164 static void l_add_tail(struct entry_space *es, struct ilist *l, struct entry *e) in l_add_tail() 181 struct entry *old, struct entry *e) in l_add_before() 198 static void l_del(struct entry_space *es, struct ilist *l, struct entry *e) in l_del() 219 struct entry *e; in l_pop_head() local 232 struct entry *e; in l_pop_tail() local [all …]
|
| /kernel/linux/linux-5.10/drivers/md/ |
| D | dm-cache-policy-smq.c | 87 struct entry *e; in __get_entry() local 95 static unsigned to_index(struct entry_space *es, struct entry *e) in to_index() 132 static struct entry *l_next(struct entry_space *es, struct entry *e) in l_next() 137 static struct entry *l_prev(struct entry_space *es, struct entry *e) in l_prev() 147 static void l_add_head(struct entry_space *es, struct ilist *l, struct entry *e) in l_add_head() 163 static void l_add_tail(struct entry_space *es, struct ilist *l, struct entry *e) in l_add_tail() 180 struct entry *old, struct entry *e) in l_add_before() 197 static void l_del(struct entry_space *es, struct ilist *l, struct entry *e) in l_del() 218 struct entry *e; in l_pop_head() local 231 struct entry *e; in l_pop_tail() local [all …]
|
| /kernel/linux/linux-5.10/security/apparmor/ |
| D | policy_unpack.c | 106 const char *name, const char *info, struct aa_ext *e, in audit_iface() 201 static bool inbounds(struct aa_ext *e, size_t size) in inbounds() 222 static size_t unpack_u16_chunk(struct aa_ext *e, char **chunk) in unpack_u16_chunk() 243 static bool unpack_X(struct aa_ext *e, enum aa_code code) in unpack_X() 269 static bool unpack_nameX(struct aa_ext *e, enum aa_code code, const char *name) in unpack_nameX() 299 static bool unpack_u8(struct aa_ext *e, u8 *data, const char *name) in unpack_u8() 317 static bool unpack_u32(struct aa_ext *e, u32 *data, const char *name) in unpack_u32() 335 static bool unpack_u64(struct aa_ext *e, u64 *data, const char *name) in unpack_u64() 353 static size_t unpack_array(struct aa_ext *e, const char *name) in unpack_array() 371 static size_t unpack_blob(struct aa_ext *e, char **blob, const char *name) in unpack_blob() [all …]
|