| /linux-6.15/rust/kernel/ |
| H A D | alloc.rs | 39 pub struct Flags(u32); struct 41 impl Flags { impl 78 use super::Flags; 83 pub const __GFP_ZERO: Flags = Flags(bindings::__GFP_ZERO); 91 pub const __GFP_HIGHMEM: Flags = Flags(bindings::__GFP_HIGHMEM); 98 pub const GFP_ATOMIC: Flags = Flags(bindings::GFP_ATOMIC); 102 pub const GFP_KERNEL: Flags = Flags(bindings::GFP_KERNEL); 105 pub const GFP_KERNEL_ACCOUNT: Flags = Flags(bindings::GFP_KERNEL_ACCOUNT); 110 pub const GFP_NOWAIT: Flags = Flags(bindings::GFP_NOWAIT); 115 pub const __GFP_NOWARN: Flags = Flags(bindings::__GFP_NOWARN); [all …]
|
| H A D | init.rs | 138 alloc::{AllocError, Flags}, 155 fn try_pin_init<E>(init: impl PinInit<T, E>, flags: Flags) -> Result<Self::PinnedSelf, E> in try_pin_init() 163 fn pin_init<E>(init: impl PinInit<T, E>, flags: Flags) -> error::Result<Self::PinnedSelf> in pin_init() 175 fn try_init<E>(init: impl Init<T, E>, flags: Flags) -> Result<Self, E> in try_init() 180 fn init<E>(init: impl Init<T, E>, flags: Flags) -> error::Result<Self> in init()
|
| H A D | devres.rs | 9 alloc::Flags, 102 fn new(dev: &Device, data: T, flags: Flags) -> Result<Arc<DevresInner<T>>> { in new() 174 pub fn new(dev: &Device, data: T, flags: Flags) -> Result<Self> { in new() 182 pub fn new_foreign_owned(dev: &Device, data: T, flags: Flags) -> Result { in new_foreign_owned()
|
| /linux-6.15/drivers/isdn/mISDN/ |
| H A D | layer1.c | 20 u_long Flags; member 120 if (test_bit(FLG_L1_ACTIVATING, &l1->Flags)) in l1_deact_cnf() 131 test_and_set_bit(FLG_L1_DEACTTIMER, &l1->Flags); in l1_deact_req_s() 139 if (test_bit(FLG_L1_ACTIVATING, &l1->Flags)) { in l1_power_up_s() 176 if (!test_bit(FLG_L1_ACTIVATED, &l1->Flags)) { in l1_info4_ind() 180 test_and_set_bit(FLG_L1_ACTTIMER, &l1->Flags); in l1_info4_ind() 189 test_and_clear_bit(FLG_L1_T3RUN, &l1->Flags); in l1_timer3() 230 test_and_set_bit(FLG_L1_T3RUN, &l1->Flags); in l1_activate_s() 241 (!test_bit(FLG_L1_T3RUN, &l1->Flags))) { in l1_activate_no() 343 if (test_bit(FLG_L1_ACTIVATED, &l1->Flags)) in l1_event() [all …]
|
| H A D | hwchannel.c | 59 test_and_set_bit(FLG_HDLC, &ch->Flags); in mISDN_initdchannel() 78 ch->Flags = 0; in mISDN_initbchannel() 131 test_and_clear_bit(FLG_TX_BUSY, &ch->Flags); in mISDN_clear_bchannel() 132 test_and_clear_bit(FLG_TX_NEXT, &ch->Flags); in mISDN_clear_bchannel() 133 test_and_clear_bit(FLG_ACTIVE, &ch->Flags); in mISDN_clear_bchannel() 134 test_and_clear_bit(FLG_FILLEMPTY, &ch->Flags); in mISDN_clear_bchannel() 135 test_and_clear_bit(FLG_TX_EMPTY, &ch->Flags); in mISDN_clear_bchannel() 136 test_and_clear_bit(FLG_RX_OFF, &ch->Flags); in mISDN_clear_bchannel() 177 test_and_set_bit(FLG_RX_OFF, &bch->Flags); in mISDN_ctrl_bchannel() 364 if (test_bit(FLG_TX_NEXT, &bch->Flags)) { in get_next_bframe() [all …]
|
| /linux-6.15/drivers/isdn/hardware/mISDN/ |
| H A D | mISDNisar.c | 419 if (test_bit(FLG_RX_OFF, &ch->bch.Flags)) { in isar_rcv_frame() 614 &ch->bch.Flags); in isar_fill_fifo() 619 &ch->bch.Flags); in isar_fill_fifo() 702 &ch->bch.Flags)) { in send_next() 704 &ch->bch.Flags)) { in send_next() 872 if (test_bit(BC_FLG_ORIG, &ch->bch.Flags)) in isar_pump_statev_fax() 932 &ch->bch.Flags)) in isar_pump_statev_fax() 937 &ch->bch.Flags); in isar_pump_statev_fax() 1291 &ch->is->Flags)) in modeisar() 1301 &ch->bch.Flags); in modeisar() [all …]
|
| H A D | w6692.c | 319 if (test_bit(FLG_TX_BUSY, &dch->Flags)) { in d_retransmit() 325 test_and_set_bit(FLG_TX_BUSY, &dch->Flags); in d_retransmit() 460 if (test_bit(FLG_RX_OFF, &wch->bch.Flags)) { in W6692_empty_Bfifo() 506 else if (test_bit(FLG_HDLC, &wch->bch.Flags)) in W6692_fill_Bfifo() 622 test_and_set_bit(FLG_HDLC, &wch->bch.Flags); in w6692_mode() 668 if (test_bit(FLG_HDLC, &wch->bch.Flags)) { in W6692B_interrupt() 810 if (test_bit(FLG_BUSY_TIMER, &dch->Flags)) { in dbusy_timer_handler() 817 test_and_set_bit(FLG_L1_BUSY, &dch->Flags); in dbusy_timer_handler() 997 if (test_and_set_bit(FLG_OPEN, &bch->Flags)) in open_bchannel() 1036 test_and_clear_bit(FLG_OPEN, &bch->Flags); in w6692_bctrl() [all …]
|
| H A D | mISDNipac.c | 224 if (test_bit(FLG_TX_BUSY, &isac->dch.Flags)) { in isac_retransmit() 230 test_and_set_bit(FLG_TX_BUSY, &isac->dch.Flags); in isac_retransmit() 666 test_and_clear_bit(FLG_TX_BUSY, &dch->Flags); in isac_l1cmd() 676 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in isac_l1cmd() 681 test_and_clear_bit(FLG_ACTIVE, &dch->Flags); in isac_l1cmd() 930 if (test_bit(FLG_RX_OFF, &hscx->bch.Flags)) { in hscx_empty_fifo() 969 if (!test_bit(FLG_TX_EMPTY, &hscx->bch.Flags)) in hscx_fill_fifo() 1114 if (!test_bit(FLG_ACTIVE, &hx->bch.Flags)) in ipac_irq() 1136 if (test_bit(FLG_FILLEMPTY, &hx->bch.Flags)) in ipac_irq() 1397 test_and_clear_bit(FLG_OPEN, &bch->Flags); in hscx_bctrl() [all …]
|
| H A D | hfcpci.c | 310 if (test_bit(FLG_ACTIVE, &hc->bch[0].Flags) && in Sel_BCS() 564 if (test_bit(FLG_RX_OFF, &bch->Flags)) { in hfcpci_empty_fifo_trans() 753 if (!test_bit(FLG_FILLEMPTY, &bch->Flags) && in hfcpci_fill_fifo() 778 if (test_bit(FLG_FILLEMPTY, &bch->Flags)) { in hfcpci_fill_fifo() 947 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in handle_nt_timer3() 1016 &dch->Flags)) { in ph_state_nt() 1096 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in hfc_l1callback() 1312 test_and_clear_bit(FLG_HDLC, &bch->Flags); in mode_hfcpci() 1377 test_and_set_bit(FLG_HDLC, &bch->Flags); in mode_hfcpci() 1553 test_and_clear_bit(FLG_OPEN, &bch->Flags); in hfc_bctrl() [all …]
|
| H A D | avmfritz.c | 251 if (test_bit(FLG_ACTIVE, &fc->bch[0].Flags) && in Sel_BCS() 360 test_and_clear_bit(FLG_HDLC, &bch->Flags); in modehdlc() 381 test_and_set_bit(FLG_HDLC, &bch->Flags); in modehdlc() 400 if (test_bit(FLG_RX_OFF, &bch->Flags)) { in hdlc_empty_fifo() 451 if (!test_bit(FLG_TX_EMPTY, &bch->Flags)) in hdlc_fill_fifo() 466 if (test_bit(FLG_HDLC, &bch->Flags)) in hdlc_fill_fifo() 558 if (test_bit(FLG_TRANSPARENT, &bch->Flags)) { in HDLC_irq() 581 if (!test_bit(FLG_TRANSPARENT, &bch->Flags)) in HDLC_irq() 584 test_and_set_bit(FLG_TX_EMPTY, &bch->Flags); in HDLC_irq() 847 test_and_clear_bit(FLG_OPEN, &bch->Flags); in avm_bctrl() [all …]
|
| H A D | hfcsusb.c | 257 phi->dch.ch.Flags = dch->Flags; in hfcsusb_ph_info() 262 phi->bch[i].Flags = hw->bch[i].Flags; in hfcsusb_ph_info() 307 if (test_bit(FLG_ACTIVE, &dch->Flags)) { in hfcusb_l2l1D() 315 &dch->Flags); in hfcusb_l2l1D() 397 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in hfc_l1callback() 436 set_bit(FLG_ACTIVE, &hw->ech.Flags); in open_dchannel() 655 test_and_set_bit(FLG_ACTIVE, &dch->Flags); in ph_state_nt() 708 clear_bit(FLG_HDLC, &bch->Flags); in hfcsusb_setup_bch() 709 clear_bit(FLG_TRANSPARENT, &bch->Flags); in hfcsusb_setup_bch() 714 set_bit(FLG_TRANSPARENT, &bch->Flags); in hfcsusb_setup_bch() [all …]
|
| H A D | netjet.c | 218 test_and_clear_bit(FLG_HDLC, &bc->bch.Flags); in mode_tiger() 239 test_and_set_bit(FLG_HDLC, &bc->bch.Flags); in mode_tiger() 377 if (test_bit(FLG_RX_OFF, &bc->bch.Flags)) { in read_dma() 388 if (test_bit(FLG_TRANSPARENT, &bc->bch.Flags)) in read_dma() 402 if (test_bit(FLG_TRANSPARENT, &bc->bch.Flags)) { in read_dma() 535 if (!test_bit(FLG_TX_EMPTY, &bc->bch.Flags)) in fill_dma() 641 if (test_bit(FLG_HDLC, &bc->bch.Flags)) { in send_tiger_bc() 759 if (!test_and_set_bit(FLG_ACTIVE, &bch->Flags)) in nj_l2l1B() 801 test_and_clear_bit(FLG_OPEN, &bch->Flags); in nj_bctrl() 859 if (test_and_set_bit(FLG_OPEN, &bch->Flags)) in open_bchannel() [all …]
|
| /linux-6.15/fs/smb/common/ |
| H A D | smb2pdu.h | 146 __le32 Flags; member 168 __le32 Flags; member 232 __le16 Flags; member 245 __le16 Flags; member 521 __le32 Flags; member 550 __le32 Flags; member 649 __u8 Flags; member 701 __le16 Flags; member 715 __le16 Flags; member 772 __le32 Flags; member [all …]
|
| /linux-6.15/rust/kernel/alloc/ |
| H A D | allocator.rs | 11 use super::Flags; 89 flags: Flags, in call() argument 136 flags: Flags, in realloc() argument 153 flags: Flags, in realloc() argument 177 flags: Flags, in realloc() argument
|
| H A D | kvec.rs | 11 AllocError, Allocator, Box, Flags, 288 pub fn push(&mut self, v: T, flags: Flags) -> Result<(), AllocError> { in push() 318 pub fn with_capacity(capacity: usize, flags: Flags) -> Result<Self, AllocError> { in with_capacity() 419 pub fn reserve(&mut self, additional: usize, flags: Flags) -> Result<(), AllocError> { in reserve() 462 pub fn extend_with(&mut self, n: usize, value: T, flags: Flags) -> Result<(), AllocError> { in extend_with() 501 pub fn extend_from_slice(&mut self, other: &[T], flags: Flags) -> Result<(), AllocError> { in extend_from_slice() 517 pub fn from_elem(value: T, n: usize, flags: Flags) -> Result<Self, AllocError> { in from_elem() 746 pub fn collect(self, flags: Flags) -> Vec<T, A> { in collect()
|
| H A D | kbox.rs | 7 use super::{AllocError, Allocator, Flags}; 215 pub fn new(x: T, flags: Flags) -> Result<Self, AllocError> { in new() 234 pub fn new_uninit(flags: Flags) -> Result<Box<MaybeUninit<T>, A>, AllocError> { in new_uninit() 246 pub fn pin(x: T, flags: Flags) -> Result<Pin<Box<T, A>>, AllocError> in pin() 347 fn try_pin_init<E>(init: impl PinInit<T, E>, flags: Flags) -> Result<Pin<Self>, E> in try_pin_init() 355 fn try_init<E>(init: impl Init<T, E>, flags: Flags) -> Result<Self, E> in try_init()
|
| /linux-6.15/drivers/scsi/mpt3sas/mpi/ |
| H A D | mpi2_raid.h | 81 U8 Flags; /*0x01 */ member 100 U8 Flags; /*0x01 */ member 126 U8 Flags; /*0x00 */ member 247 U32 Flags; /*0x00 */ member 262 U32 Flags; /*0x04 */ member 279 U32 Flags; /*0x10 */ member
|
| H A D | mpi2.h | 588 U8 Flags; /*0x03 */ member 907 U8 Flags; member 915 U8 Flags; member 923 U8 Flags; member 941 U8 Flags; member 953 U8 Flags; member 965 U8 Flags; member 975 U8 Flags; member 985 U8 Flags; member 1140 U8 Flags; member [all …]
|
| H A D | mpi2_tool.h | 102 U32 Flags; /*0x0C */ member 166 U32 Flags; /*0x10 */ member 205 U8 Flags; /*0x17 */ member 282 U8 Flags; /*0x0F */ member 381 U8 Flags; /* 0x0D */ member 485 U32 Flags; /*0x20 */ member
|
| /linux-6.15/drivers/pcmcia/ |
| H A D | cistpl.c | 458 SPACE(tuple->Flags) = HAS_LINK(tuple->Flags) = 1; in pccard_get_first_tuple() 480 if (MFC_FN(tuple->Flags)) { in follow_link() 490 MFC_FN(tuple->Flags)--; in follow_link() 493 SPACE(tuple->Flags) = LINK_SPACE(tuple->Flags); in follow_link() 494 HAS_LINK(tuple->Flags) = 0; in follow_link() 498 if (SPACE(tuple->Flags)) { in follow_link() 535 attr = SPACE(tuple->Flags); in pccard_get_next_tuple() 555 attr = SPACE(tuple->Flags); in pccard_get_next_tuple() 570 HAS_LINK(tuple->Flags) = 1; in pccard_get_next_tuple() 578 HAS_LINK(tuple->Flags) = 1; in pccard_get_next_tuple() [all …]
|
| /linux-6.15/drivers/message/fusion/lsi/ |
| H A D | mpi.h | 390 U8 Flags; member 399 U8 Flags; member 408 U8 Flags; member 426 U8 Flags; member 437 U8 Flags; member 448 U8 Flags; member 459 U8 Flags; member 470 U8 Flags; member
|
| /linux-6.15/tools/testing/selftests/net/netfilter/packetdrill/ |
| H A D | conntrack_synack_old.pkt | 4 // 10.176.25.8.829 > 10.192.171.30.2049: Flags [S], seq 2375731741, win 29200, options [mss 1460,sa… 6 // 10.192.171.30.2049 > 10.176.25.8.829: Flags [S.], seq 145824453, ack 643160523, win 65535, optio… 8 // 10.192.171.30.2049 > 10.176.25.8.829: Flags [R.], seq 1, ack 1, win 65535, options [mss 8952,nop… 10 // 10.176.25.8.829 > 10.192.171.30.2049: Flags [S], seq 2375731741, win 29200, options [mss 1460,sa… 13 // 10.192.171.30.2049 > 10.176.25.8.829: Flags [S.], seq 162602410, ack 2375731742, win 65535, opti…
|
| /linux-6.15/Documentation/gpu/imagination/ |
| H A D | uapi.rst | 62 :doc: Flags for CREATE_BO 141 :doc: Flags for the drm_pvr_sync_op object. 147 :doc: Flags for SUBMIT_JOB ioctl geometry command. 150 :doc: Flags for SUBMIT_JOB ioctl fragment command. 153 :doc: Flags for SUBMIT_JOB ioctl compute command. 156 :doc: Flags for SUBMIT_JOB ioctl transfer command.
|
| /linux-6.15/rust/kernel/sync/ |
| H A D | arc.rs | 20 alloc::{AllocError, Flags, KBox}, 209 fn try_pin_init<E>(init: impl PinInit<T, E>, flags: Flags) -> Result<Self::PinnedSelf, E> in try_pin_init() 217 fn try_init<E>(init: impl Init<T, E>, flags: Flags) -> Result<Self, E> in try_init() 227 pub fn new(contents: T, flags: Flags) -> Result<Self, AllocError> { in new() 695 fn try_pin_init<E>(init: impl PinInit<T, E>, flags: Flags) -> Result<Self::PinnedSelf, E> in try_pin_init() 703 fn try_init<E>(init: impl Init<T, E>, flags: Flags) -> Result<Self, E> in try_init() 735 pub fn new(value: T, flags: Flags) -> Result<Self, AllocError> { in new() 743 pub fn new_uninit(flags: Flags) -> Result<UniqueArc<MaybeUninit<T>>, AllocError> { in new_uninit()
|
| /linux-6.15/include/linux/ |
| H A D | mISDNhw.h | 74 test_and_set_bit(ev, &((s)->Flags)); \ 80 u_long Flags; member 143 u_long Flags; member
|