/kernel/linux/linux-6.6/kernel/printk/ |
H A D | printk_ringbuffer.h | 50 unsigned long next; member
|
/kernel/linux/linux-6.6/lib/ |
H A D | kobject_uevent.c | 102 const char *next = buf; in action_arg_word_end() local 118 const char *next, *buf_end, *key; in kobject_action_args() local [all...] |
/kernel/linux/linux-6.6/kernel/trace/ |
H A D | fgraph.c | 451 ftrace_graph_probe_sched_switch(void *ignore, bool preempt, struct task_struct *prev, struct task_struct *next, unsigned int prev_state) ftrace_graph_probe_sched_switch() argument
|
/kernel/linux/linux-6.6/net/netfilter/ipset/ |
H A D | ip_set_list_set.c | 190 struct set_elem *e, *next, *prev = NULL; in list_set_utest() local 237 struct set_elem *e, *n, *prev, *next; in list_set_uadd() local 319 struct set_elem *e, *next, *prev = NULL; list_set_udel() local [all...] |
H A D | ip_set_hash_netportnet.c | 132 hash_netportnet4_data_next(struct hash_netportnet4_elem *next, in hash_netportnet4_data_next() argument 424 hash_netportnet6_data_next(struct hash_netportnet6_elem *next, in hash_netportnet6_data_next() argument [all...] |
H A D | ip_set_hash_netiface.c | 129 hash_netiface4_data_next(struct hash_netiface4_elem *next, in hash_netiface4_data_next() argument 363 hash_netiface6_data_next(struct hash_netiface6_elem *next, in hash_netiface6_data_next() argument
|
H A D | ip_set_hash_netnet.c | 125 hash_netnet4_data_next(struct hash_netnet4_elem *next, in hash_netnet4_data_next() argument 361 hash_netnet6_data_next(struct hash_netnet6_elem *next, in hash_netnet6_data_next() argument
|
/kernel/linux/linux-6.6/net/netfilter/ipvs/ |
H A D | ip_vs_lblcr.c | 400 struct hlist_node *next; in ip_vs_lblcr_flush() local 427 struct hlist_node *next; in ip_vs_lblcr_full_check() local 466 struct hlist_node *next; in ip_vs_lblcr_check_expire() local
|
H A D | ip_vs_lblc.c | 233 struct hlist_node *next; in ip_vs_lblc_flush() local 260 struct hlist_node *next; in ip_vs_lblc_full_check() local 302 struct hlist_node *next; in ip_vs_lblc_check_expire() local
|
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | inet_fragment.c | 276 struct sk_buff *next = FRAG_CB(skb)->next_frag; in inet_frag_rbtree_purge() local
|
/kernel/linux/linux-6.6/net/netfilter/ |
H A D | nf_tables_offload.c | 298 struct nft_expr *expr, *next; in nft_flow_rule_stats() local 324 struct flow_block_cb *block_cb, *next; in nft_flow_offload_unbind() local
|
/kernel/linux/linux-6.6/net/ipv6/ila/ |
H A D | ila_xlat.c | 20 struct ila_map __rcu *next; member 168 struct ila_map *next; in ila_free_node() local [all...] |
/third_party/ffmpeg/libavcodec/ |
H A D | crystalhd.c | 88 struct OpaqueList *next; member 298 OpaqueList *next = node->next; uninit() local [all...] |
H A D | h264_ps.c | 255 int i, last = 8, next = 8; in decode_scaling_list() local
|
H A D | mmaldec.c | 54 struct FFBufferEntry *next; member
|
H A D | ffwavesynth.c | 90 int next; member
|
H A D | packet.h | 425 struct AVPacketList *next; member
|
/third_party/elfutils/libdwfl/ |
H A D | relocate.c | 707 size_t next = 0; in relocate_section() local
|
H A D | core-file.c | 38 do_fail (int error, off_t *next, off_t offset) in do_fail() argument 53 elf_begin_rand (Elf *parent, off_t offset, off_t size, off_t *next) in elf_begin_rand() argument [all...] |
/third_party/elfutils/libasm/ |
H A D | libasmP.h | 116 struct AsmData *next; member 238 struct AsmScnGrp *next; member
|
/third_party/elfutils/libdw/ |
H A D | dwarf_getlocation.c | 120 struct loclist *next; member
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_bwdif.c | 143 uint8_t *next = next1; in filter_line_c() local 160 uint8_t *next = next1; in filter_edge() local 188 uint16_t *next = next1; in filter_line_c_16bit() local 205 uint16_t *next in filter_edge_16bit() local 232 uint8_t *next = &yadif->next->data[td->plane][y * linesize]; filter_slice() local [all...] |
H A D | af_amix.c | 60 struct FrameInfo *next; member
|
H A D | buffersink.c | 334 char *next = strchr(cur, '|'); in asink_query_formats() local
|
/third_party/ffmpeg/libavdevice/ |
H A D | iec61883.c | 57 struct DVPacket *next; ///< next DVPacket member
|