Home
last modified time | relevance | path

Searched refs:s_flags (Results 1 – 25 of 1556) sorted by relevance

12345678910>>...63

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/pci/cx18/
H A Dcx18-fileops.c79 set_bit(CX18_F_S_CLAIMED, &s_assoc->s_flags); in cx18_claim_stream()
82 set_bit(CX18_F_S_INTERNAL_USE, &s_assoc->s_flags); in cx18_claim_stream()
104 test_bit(CX18_F_S_INTERNAL_USE, &s->s_flags)) { in cx18_release_stream()
127 clear_bit(CX18_F_S_CLAIMED, &s_assoc->s_flags); in cx18_release_stream()
437 clear_bit(CX18_F_S_STREAMOFF, &s->s_flags); in cx18_read()
438 clear_bit(CX18_F_S_APPL_IO, &s->s_flags); in cx18_read()
502 set_bit(CX18_F_S_APPL_IO, &s->s_flags); in cx18_start_capture()
538 set_bit(CX18_F_S_APPL_IO, &s->s_flags); in cx18_start_capture()
566 clear_bit(CX18_F_S_STREAMING, &s->s_flags); in cx18_start_capture()
732 clear_bit(CX18_F_S_APPL_IO, &s->s_flags); in cx18_stop_capture()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/pci/cx18/
H A Dcx18-fileops.c79 set_bit(CX18_F_S_CLAIMED, &s_assoc->s_flags); in cx18_claim_stream()
82 set_bit(CX18_F_S_INTERNAL_USE, &s_assoc->s_flags); in cx18_claim_stream()
104 test_bit(CX18_F_S_INTERNAL_USE, &s->s_flags)) { in cx18_release_stream()
127 clear_bit(CX18_F_S_CLAIMED, &s_assoc->s_flags); in cx18_release_stream()
437 clear_bit(CX18_F_S_STREAMOFF, &s->s_flags); in cx18_read()
438 clear_bit(CX18_F_S_APPL_IO, &s->s_flags); in cx18_read()
502 set_bit(CX18_F_S_APPL_IO, &s->s_flags); in cx18_start_capture()
538 set_bit(CX18_F_S_APPL_IO, &s->s_flags); in cx18_start_capture()
566 clear_bit(CX18_F_S_STREAMING, &s->s_flags); in cx18_start_capture()
732 clear_bit(CX18_F_S_APPL_IO, &s->s_flags); in cx18_stop_capture()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/pci/cx18/
H A Dcx18-fileops.c79 set_bit(CX18_F_S_CLAIMED, &s_assoc->s_flags); in cx18_claim_stream()
82 set_bit(CX18_F_S_INTERNAL_USE, &s_assoc->s_flags); in cx18_claim_stream()
104 test_bit(CX18_F_S_INTERNAL_USE, &s->s_flags)) { in cx18_release_stream()
127 clear_bit(CX18_F_S_CLAIMED, &s_assoc->s_flags); in cx18_release_stream()
437 clear_bit(CX18_F_S_STREAMOFF, &s->s_flags); in cx18_read()
438 clear_bit(CX18_F_S_APPL_IO, &s->s_flags); in cx18_read()
502 set_bit(CX18_F_S_APPL_IO, &s->s_flags); in cx18_start_capture()
538 set_bit(CX18_F_S_APPL_IO, &s->s_flags); in cx18_start_capture()
566 clear_bit(CX18_F_S_STREAMING, &s->s_flags); in cx18_start_capture()
732 clear_bit(CX18_F_S_APPL_IO, &s->s_flags); in cx18_stop_capture()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/media/pci/ivtv/
H A Divtv-fileops.c135 clear_bit(IVTV_F_S_CLAIMED, &s_vbi->s_flags); in ivtv_release_stream()
435 set_bit(IVTV_F_S_APPL_IO, &s->s_flags); in ivtv_start_capture()
441 …if (test_bit(IVTV_F_S_STREAMOFF, &s->s_flags) || test_and_set_bit(IVTV_F_S_STREAMING, &s->s_flags)… in ivtv_start_capture()
442 set_bit(IVTV_F_S_APPL_IO, &s->s_flags); in ivtv_start_capture()
470 set_bit(IVTV_F_S_APPL_IO, &s->s_flags); in ivtv_start_capture()
488 clear_bit(IVTV_F_S_STREAMING, &s->s_flags); in ivtv_start_capture()
565 set_bit(IVTV_F_S_APPL_IO, &s->s_flags); in ivtv_write()
577 set_bit(IVTV_F_S_APPL_IO, &s->s_flags); in ivtv_write()
586 clear_bit(IVTV_F_S_APPL_IO, &s->s_flags); in ivtv_write()
829 clear_bit(IVTV_F_S_APPL_IO, &s->s_flags); in ivtv_stop_capture()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/media/pci/ivtv/
H A Divtv-fileops.c135 clear_bit(IVTV_F_S_CLAIMED, &s_vbi->s_flags); in ivtv_release_stream()
435 set_bit(IVTV_F_S_APPL_IO, &s->s_flags); in ivtv_start_capture()
441 …if (test_bit(IVTV_F_S_STREAMOFF, &s->s_flags) || test_and_set_bit(IVTV_F_S_STREAMING, &s->s_flags)… in ivtv_start_capture()
442 set_bit(IVTV_F_S_APPL_IO, &s->s_flags); in ivtv_start_capture()
470 set_bit(IVTV_F_S_APPL_IO, &s->s_flags); in ivtv_start_capture()
488 clear_bit(IVTV_F_S_STREAMING, &s->s_flags); in ivtv_start_capture()
565 set_bit(IVTV_F_S_APPL_IO, &s->s_flags); in ivtv_write()
577 set_bit(IVTV_F_S_APPL_IO, &s->s_flags); in ivtv_write()
586 clear_bit(IVTV_F_S_APPL_IO, &s->s_flags); in ivtv_write()
829 clear_bit(IVTV_F_S_APPL_IO, &s->s_flags); in ivtv_stop_capture()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/media/pci/ivtv/
H A Divtv-fileops.c135 clear_bit(IVTV_F_S_CLAIMED, &s_vbi->s_flags); in ivtv_release_stream()
435 set_bit(IVTV_F_S_APPL_IO, &s->s_flags); in ivtv_start_capture()
441 …if (test_bit(IVTV_F_S_STREAMOFF, &s->s_flags) || test_and_set_bit(IVTV_F_S_STREAMING, &s->s_flags)… in ivtv_start_capture()
442 set_bit(IVTV_F_S_APPL_IO, &s->s_flags); in ivtv_start_capture()
470 set_bit(IVTV_F_S_APPL_IO, &s->s_flags); in ivtv_start_capture()
488 clear_bit(IVTV_F_S_STREAMING, &s->s_flags); in ivtv_start_capture()
565 set_bit(IVTV_F_S_APPL_IO, &s->s_flags); in ivtv_write()
577 set_bit(IVTV_F_S_APPL_IO, &s->s_flags); in ivtv_write()
586 clear_bit(IVTV_F_S_APPL_IO, &s->s_flags); in ivtv_write()
829 clear_bit(IVTV_F_S_APPL_IO, &s->s_flags); in ivtv_stop_capture()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/fs/affs/
H A Dsuper.c356 sb->s_flags |= SB_NODIRATIME; in affs_fill_super()
381 sbi->s_flags = mount_flags; in affs_fill_super()
470 sb->s_flags |= SB_RDONLY; in affs_fill_super()
491 affs_set_opt(sbi->s_flags, SF_OFS); in affs_fill_super()
492 sb->s_flags |= SB_NOEXEC; in affs_fill_super()
501 affs_set_opt(sbi->s_flags, SF_OFS); in affs_fill_super()
502 sb->s_flags |= SB_NOEXEC; in affs_fill_super()
518 sb->s_flags |= SB_NODEV | SB_NOSUID; in affs_fill_super()
524 tmp_flags = sb->s_flags; in affs_fill_super()
528 sb->s_flags = tmp_flags; in affs_fill_super()
[all …]
H A Dinode.c71 if (affs_test_opt(sbi->s_flags, SF_SETMODE)) in affs_iget()
77 if (id == 0 || affs_test_opt(sbi->s_flags, SF_SETUID)) in affs_iget()
79 else if (id == 0xFFFF && affs_test_opt(sbi->s_flags, SF_MUFS)) in affs_iget()
85 if (id == 0 || affs_test_opt(sbi->s_flags, SF_SETGID)) in affs_iget()
87 else if (id == 0xFFFF && affs_test_opt(sbi->s_flags, SF_MUFS)) in affs_iget()
99 affs_test_opt(sbi->s_flags, SF_SETMODE)) { in affs_iget()
199 if (affs_test_opt(AFFS_SB(sb)->s_flags, SF_MUFS)) { in affs_write_inode()
205 if (!affs_test_opt(AFFS_SB(sb)->s_flags, SF_SETUID)) in affs_write_inode()
207 if (!affs_test_opt(AFFS_SB(sb)->s_flags, SF_SETGID)) in affs_write_inode()
236 (AFFS_SB(inode->i_sb)->s_flags & in affs_notify_change()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/fs/affs/
H A Dsuper.c356 sb->s_flags |= SB_NODIRATIME; in affs_fill_super()
381 sbi->s_flags = mount_flags; in affs_fill_super()
470 sb->s_flags |= SB_RDONLY; in affs_fill_super()
491 affs_set_opt(sbi->s_flags, SF_OFS); in affs_fill_super()
492 sb->s_flags |= SB_NOEXEC; in affs_fill_super()
501 affs_set_opt(sbi->s_flags, SF_OFS); in affs_fill_super()
502 sb->s_flags |= SB_NOEXEC; in affs_fill_super()
518 sb->s_flags |= SB_NODEV | SB_NOSUID; in affs_fill_super()
524 tmp_flags = sb->s_flags; in affs_fill_super()
528 sb->s_flags = tmp_flags; in affs_fill_super()
[all …]
H A Dinode.c71 if (affs_test_opt(sbi->s_flags, SF_SETMODE)) in affs_iget()
77 if (id == 0 || affs_test_opt(sbi->s_flags, SF_SETUID)) in affs_iget()
79 else if (id == 0xFFFF && affs_test_opt(sbi->s_flags, SF_MUFS)) in affs_iget()
85 if (id == 0 || affs_test_opt(sbi->s_flags, SF_SETGID)) in affs_iget()
87 else if (id == 0xFFFF && affs_test_opt(sbi->s_flags, SF_MUFS)) in affs_iget()
99 affs_test_opt(sbi->s_flags, SF_SETMODE)) { in affs_iget()
199 if (affs_test_opt(AFFS_SB(sb)->s_flags, SF_MUFS)) { in affs_write_inode()
205 if (!affs_test_opt(AFFS_SB(sb)->s_flags, SF_SETUID)) in affs_write_inode()
207 if (!affs_test_opt(AFFS_SB(sb)->s_flags, SF_SETGID)) in affs_write_inode()
236 (AFFS_SB(inode->i_sb)->s_flags & in affs_notify_change()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/fs/affs/
H A Dsuper.c356 sb->s_flags |= SB_NODIRATIME; in affs_fill_super()
381 sbi->s_flags = mount_flags; in affs_fill_super()
470 sb->s_flags |= SB_RDONLY; in affs_fill_super()
491 affs_set_opt(sbi->s_flags, SF_OFS); in affs_fill_super()
492 sb->s_flags |= SB_NOEXEC; in affs_fill_super()
501 affs_set_opt(sbi->s_flags, SF_OFS); in affs_fill_super()
502 sb->s_flags |= SB_NOEXEC; in affs_fill_super()
518 sb->s_flags |= SB_NODEV | SB_NOSUID; in affs_fill_super()
524 tmp_flags = sb->s_flags; in affs_fill_super()
528 sb->s_flags = tmp_flags; in affs_fill_super()
[all …]
H A Dinode.c71 if (affs_test_opt(sbi->s_flags, SF_SETMODE)) in affs_iget()
77 if (id == 0 || affs_test_opt(sbi->s_flags, SF_SETUID)) in affs_iget()
79 else if (id == 0xFFFF && affs_test_opt(sbi->s_flags, SF_MUFS)) in affs_iget()
85 if (id == 0 || affs_test_opt(sbi->s_flags, SF_SETGID)) in affs_iget()
87 else if (id == 0xFFFF && affs_test_opt(sbi->s_flags, SF_MUFS)) in affs_iget()
99 affs_test_opt(sbi->s_flags, SF_SETMODE)) { in affs_iget()
199 if (affs_test_opt(AFFS_SB(sb)->s_flags, SF_MUFS)) { in affs_write_inode()
205 if (!affs_test_opt(AFFS_SB(sb)->s_flags, SF_SETUID)) in affs_write_inode()
207 if (!affs_test_opt(AFFS_SB(sb)->s_flags, SF_SETGID)) in affs_write_inode()
236 (AFFS_SB(inode->i_sb)->s_flags & in affs_notify_change()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/sw/rdmavt/
H A Drc.c175 if (!(qp->s_flags & RVT_S_UNLIMITED_CREDIT)) { in rvt_get_credit()
176 qp->s_flags |= RVT_S_UNLIMITED_CREDIT; in rvt_get_credit()
177 if (qp->s_flags & RVT_S_WAIT_SSN_CREDIT) { in rvt_get_credit()
178 qp->s_flags &= ~RVT_S_WAIT_SSN_CREDIT; in rvt_get_credit()
182 } else if (!(qp->s_flags & RVT_S_UNLIMITED_CREDIT)) { in rvt_get_credit()
187 if (qp->s_flags & RVT_S_WAIT_SSN_CREDIT) { in rvt_get_credit()
188 qp->s_flags &= ~RVT_S_WAIT_SSN_CREDIT; in rvt_get_credit()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/sw/rdmavt/
H A Drc.c175 if (!(qp->s_flags & RVT_S_UNLIMITED_CREDIT)) { in rvt_get_credit()
176 qp->s_flags |= RVT_S_UNLIMITED_CREDIT; in rvt_get_credit()
177 if (qp->s_flags & RVT_S_WAIT_SSN_CREDIT) { in rvt_get_credit()
178 qp->s_flags &= ~RVT_S_WAIT_SSN_CREDIT; in rvt_get_credit()
182 } else if (!(qp->s_flags & RVT_S_UNLIMITED_CREDIT)) { in rvt_get_credit()
187 if (qp->s_flags & RVT_S_WAIT_SSN_CREDIT) { in rvt_get_credit()
188 qp->s_flags &= ~RVT_S_WAIT_SSN_CREDIT; in rvt_get_credit()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/sw/rdmavt/
H A Drc.c175 if (!(qp->s_flags & RVT_S_UNLIMITED_CREDIT)) { in rvt_get_credit()
176 qp->s_flags |= RVT_S_UNLIMITED_CREDIT; in rvt_get_credit()
177 if (qp->s_flags & RVT_S_WAIT_SSN_CREDIT) { in rvt_get_credit()
178 qp->s_flags &= ~RVT_S_WAIT_SSN_CREDIT; in rvt_get_credit()
182 } else if (!(qp->s_flags & RVT_S_UNLIMITED_CREDIT)) { in rvt_get_credit()
187 if (qp->s_flags & RVT_S_WAIT_SSN_CREDIT) { in rvt_get_credit()
188 qp->s_flags &= ~RVT_S_WAIT_SSN_CREDIT; in rvt_get_credit()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/infiniband/hw/hfi1/
H A Druc.c220 qp->s_flags |= HFI1_S_AHG_VALID; in build_ahg()
317 if (qp->s_flags & RVT_S_ECN) { in hfi1_make_ruc_header_16B()
318 qp->s_flags &= ~RVT_S_ECN; in hfi1_make_ruc_header_16B()
395 if (qp->s_flags & RVT_S_ECN) { in hfi1_make_ruc_header_9B()
396 qp->s_flags &= ~RVT_S_ECN; in hfi1_make_ruc_header_9B()
481 qp->s_flags &= ~RVT_S_BUSY; in hfi1_schedule_send_yield()
486 if (priv->s_flags & in hfi1_schedule_send_yield()
488 qp->s_flags &= ~RVT_S_BUSY; in hfi1_schedule_send_yield()
489 priv->s_flags &= in hfi1_schedule_send_yield()
585 qp->s_flags |= RVT_S_BUSY; in hfi1_do_send()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/infiniband/hw/hfi1/
H A Druc.c220 qp->s_flags |= HFI1_S_AHG_VALID; in build_ahg()
317 if (qp->s_flags & RVT_S_ECN) { in hfi1_make_ruc_header_16B()
318 qp->s_flags &= ~RVT_S_ECN; in hfi1_make_ruc_header_16B()
395 if (qp->s_flags & RVT_S_ECN) { in hfi1_make_ruc_header_9B()
396 qp->s_flags &= ~RVT_S_ECN; in hfi1_make_ruc_header_9B()
481 qp->s_flags &= ~RVT_S_BUSY; in hfi1_schedule_send_yield()
486 if (priv->s_flags & in hfi1_schedule_send_yield()
488 qp->s_flags &= ~RVT_S_BUSY; in hfi1_schedule_send_yield()
489 priv->s_flags &= in hfi1_schedule_send_yield()
585 qp->s_flags |= RVT_S_BUSY; in hfi1_do_send()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/infiniband/hw/hfi1/
H A Druc.c220 qp->s_flags |= HFI1_S_AHG_VALID; in build_ahg()
317 if (qp->s_flags & RVT_S_ECN) { in hfi1_make_ruc_header_16B()
318 qp->s_flags &= ~RVT_S_ECN; in hfi1_make_ruc_header_16B()
395 if (qp->s_flags & RVT_S_ECN) { in hfi1_make_ruc_header_9B()
396 qp->s_flags &= ~RVT_S_ECN; in hfi1_make_ruc_header_9B()
481 qp->s_flags &= ~RVT_S_BUSY; in hfi1_schedule_send_yield()
486 if (priv->s_flags & in hfi1_schedule_send_yield()
488 qp->s_flags &= ~RVT_S_BUSY; in hfi1_schedule_send_yield()
489 priv->s_flags &= in hfi1_schedule_send_yield()
585 qp->s_flags |= RVT_S_BUSY; in hfi1_do_send()
[all …]
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/wscons/
H A Dwsdisplay_compat_usl.c59 int s_flags; member
110 sd->s_flags = 0; in usl_sync_init()
130 if (sd->s_flags & SF_DETACHPENDING) { in usl_sync_done()
134 if (sd->s_flags & SF_ATTACHPENDING) { in usl_sync_done()
148 sd->s_flags |= flags; in usl_sync_check_sig()
208 if (!(sd->s_flags & SF_DETACHPENDING)) { in usl_detachack()
214 sd->s_flags &= ~SF_DETACHPENDING; in usl_detachack()
229 if (!(sd->s_flags & SF_DETACHPENDING)) { in usl_detachtimeout()
234 sd->s_flags &= ~SF_DETACHPENDING; in usl_detachtimeout()
270 sd->s_flags &= ~SF_ATTACHPENDING; in usl_attachack()
[all …]
/dports/sysutils/busybox/busybox-1.26.2/coreutils/
H A Dcp.c64 int s_flags; in cp_main() local
167 s_flags = cp_mv_stat2(*argv, &source_stat, in cp_main()
169 if (s_flags < 0) in cp_main()
189 if (!((s_flags | d_flags) & 2) in cp_main()
191 || ((flags & FILEUTILS_RECUR) && (s_flags & 2) && !d_flags) in cp_main()
/dports/devel/arm-elf-binutils/binutils-2.37/bfd/
H A Dcoff-go32.c93 scnhdr_int->s_flags = GET_SCNHDR_FLAGS (abfd, scnhdr_ext->s_flags); in _bfd_go32_swap_scnhdr_in()
125 PUT_SCNHDR_FLAGS (abfd, scnhdr_int->s_flags, scnhdr_ext->s_flags); in _bfd_go32_swap_scnhdr_out()
173 scnhdr_int->s_flags |= IMAGE_SCN_LNK_NRELOC_OVFL; in _bfd_go32_swap_scnhdr_out()
174 PUT_SCNHDR_FLAGS (abfd, scnhdr_int->s_flags, scnhdr_ext->s_flags); in _bfd_go32_swap_scnhdr_out()
/dports/devel/gnulibiberty/binutils-2.37/bfd/
H A Dcoff-go32.c93 scnhdr_int->s_flags = GET_SCNHDR_FLAGS (abfd, scnhdr_ext->s_flags); in _bfd_go32_swap_scnhdr_in()
125 PUT_SCNHDR_FLAGS (abfd, scnhdr_int->s_flags, scnhdr_ext->s_flags); in _bfd_go32_swap_scnhdr_out()
173 scnhdr_int->s_flags |= IMAGE_SCN_LNK_NRELOC_OVFL; in _bfd_go32_swap_scnhdr_out()
174 PUT_SCNHDR_FLAGS (abfd, scnhdr_int->s_flags, scnhdr_ext->s_flags); in _bfd_go32_swap_scnhdr_out()
/dports/devel/gdb/gdb-11.1/bfd/
H A Dcoff-go32.c93 scnhdr_int->s_flags = GET_SCNHDR_FLAGS (abfd, scnhdr_ext->s_flags); in _bfd_go32_swap_scnhdr_in()
125 PUT_SCNHDR_FLAGS (abfd, scnhdr_int->s_flags, scnhdr_ext->s_flags); in _bfd_go32_swap_scnhdr_out()
173 scnhdr_int->s_flags |= IMAGE_SCN_LNK_NRELOC_OVFL; in _bfd_go32_swap_scnhdr_out()
174 PUT_SCNHDR_FLAGS (abfd, scnhdr_int->s_flags, scnhdr_ext->s_flags); in _bfd_go32_swap_scnhdr_out()
/dports/devel/binutils/binutils-2.37/bfd/
H A Dcoff-go32.c93 scnhdr_int->s_flags = GET_SCNHDR_FLAGS (abfd, scnhdr_ext->s_flags); in _bfd_go32_swap_scnhdr_in()
125 PUT_SCNHDR_FLAGS (abfd, scnhdr_int->s_flags, scnhdr_ext->s_flags); in _bfd_go32_swap_scnhdr_out()
173 scnhdr_int->s_flags |= IMAGE_SCN_LNK_NRELOC_OVFL; in _bfd_go32_swap_scnhdr_out()
174 PUT_SCNHDR_FLAGS (abfd, scnhdr_int->s_flags, scnhdr_ext->s_flags); in _bfd_go32_swap_scnhdr_out()
/dports/devel/sunpromake/schily-2021-09-18/calltree/
H A Dcalltree.c306 this->s_flags |= S_USED;
431 if ((sym->s_flags & S_DEF) == 0)
442 if ((sym->s_flags & S_DEF) == 0)
472 sym->s_flags |= S_RECURSE;
474 sym->s_flags &= ~S_RECURSE;
513 sym->s_flags |= S_RECURSE;
515 sym->s_flags &= ~S_RECURSE;
592 sym->s_flags &= ~(S_USED|S_RECURSE);
609 sym->s_flags |= S_USED;
894 dsym->s_flags |= S_WARN;
[all …]

12345678910>>...63