/kernel/linux/linux-6.6/mm/ |
H A D | mprotect.c | 695 struct vm_area_struct *vma, *prev; in do_mprotect_pkey() local
|
H A D | mlock.c | 481 struct vm_area_struct *vma, *prev; in apply_vma_lock_flags() local 412 mlock_fixup(struct vma_iterator *vmi, struct vm_area_struct *vma, struct vm_area_struct **prev, unsigned long start, unsigned long end, vm_flags_t newflags) mlock_fixup() argument 670 struct vm_area_struct *vma, *prev = NULL; apply_mlockall_flags() local [all...] |
/kernel/linux/linux-6.6/lib/zlib_deflate/ |
H A D | deflate.c | 581 Pos *prev = s->prev; in longest_match() local
|
/kernel/linux/linux-6.6/kernel/ |
H A D | static_call_inline.c | 409 struct static_call_mod *site_mod, **prev; in static_call_del_module() local
|
/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...] |
/kernel/linux/linux-6.6/net/ipv4/ |
H A D | inet_fragment.c | 363 struct inet_frag_queue *fq = NULL, *prev; in inet_frag_find() local 333 inet_frag_create(struct fqdir *fqdir, void *arg, struct inet_frag_queue **prev) inet_frag_create() argument [all...] |
/kernel/linux/linux-6.6/net/ipv6/ila/ |
H A D | ila_xlat.c | 242 struct ila_map *tila = head, *prev = NULL; in ila_add_mapping() local 285 struct ila_map *ila, *head, *prev; in ila_del_mapping() local
|
/third_party/ffmpeg/libavcodec/ |
H A D | dcadsp.c | 102 float prev = *hist; in lfe_x96_float_c() local 224 int32_t prev = *hist; in lfe_x96_fixed_c() local [all...] |
H A D | bsf.c | 78 static void *bsf_child_next(void *obj, void *prev) in bsf_child_next() argument
|
H A D | aaccoder_twoloop.h | 113 int prev; in search_for_quantizers_twoloop() local [all...] |
H A D | scpr.c | 370 decompress_p(AVCodecContext *avctx, uint32_t *dst, int linesize, uint32_t *prev, int plinesize) decompress_p() argument
|
H A D | scpr.h | 217 decode_run_p(AVCodecContext *avctx, uint32_t ptype, int run, int x, int y, uint32_t clr, uint32_t *dst, uint32_t *prev, int linesize, int plinesize, uint32_t *bx, uint32_t *by, uint32_t backstep, int sx1, int sx2, int *cx, int *cx1) decode_run_p() argument
|
H A D | svq1dec.c | 64 AVFrame *prev; member [all...] |
H A D | zmbv.c | 66 uint8_t *prev, *cur; member 86 uint8_t *output, *prev; in zmbv_decode_xor_8() local 165 uint16_t *output, *prev; in zmbv_decode_xor_16() local 242 uint8_t *output, *prev; zmbv_decode_xor_24() local 327 uint32_t *output, *prev; zmbv_decode_xor_32() local [all...] |
H A D | zmbvenc.c | 72 uint8_t *prev, *prev_buf; member 122 static int zmbv_me(ZmbvEncContext *c, uint8_t *src, int sstride, uint8_t *prev, in zmbv_me() argument 174 uint8_t *src, *prev, *buf; in encode_frame() local [all...] |
H A D | opus_celt.c | 37 float prev[2] = { 0 }; in celt_decode_coarse_energy() local 275 float prev[2]; in process_anticollapse() local [all...] |
H A D | utvideodec.c | 100 int prev, fsym; in decode_plane10() local 212 int ret, prev, fsy in decode_plane() local [all...] |
/third_party/elfutils/libdw/ |
H A D | cfi.h | 168 Dwarf_Frame *prev; member
|
/third_party/ffmpeg/libavfilter/ |
H A D | vf_bwdif.c | 141 uint8_t *prev = prev1; in filter_line_c() local 158 uint8_t *prev = prev1; in filter_edge() local 186 uint16_t *prev = prev1; in filter_line_c_16bit() local 203 uint16_t *prev in filter_edge_16bit() local 230 uint8_t *prev = &yadif->prev->data[td->plane][y * linesize]; filter_slice() local [all...] |
H A D | vf_fillborders.c | 513 int prev = ptr[linesize * (y + 1) + x - 1]; in margins_borders8() local 526 int prev = ptr[linesize * (y - 1) + x - 1]; in margins_borders8() local 561 int prev = ptr[linesize * (y + 1) + x - 1]; in margins_borders16() local 574 int prev = ptr[linesize * (y - 1) + x - 1]; in margins_borders16() local
|
H A D | vf_hqdn3d.c | 51 static uint32_t lowpass(int prev, int cur, int16_t *coef, int depth) in lowpass() argument
|
H A D | vf_spp.c | 55 static void *child_next(void *obj, void *prev) in child_next() argument
|
/third_party/ffmpeg/libavformat/ |
H A D | avio.c | 46 static void *urlcontext_child_next(void *obj, void *prev) in urlcontext_child_next() argument
|
H A D | rtmppkt.c | 248 RTMPPacket *prev = &prev_pkt[channel_id]; in rtmp_packet_read_one_chunk() local 278 RTMPPacket *prev = &prev_pkt[channel_id]; rtmp_packet_read_one_chunk() local [all...] |