Home
last modified time | relevance | path

Searched defs:set_flags (Results 1 - 25 of 34) sorted by relevance

12

/kernel/linux/linux-6.6/drivers/i3c/master/mipi-i3c-hci/
H A Ddat.h25 void (*set_flags)(struct i3c_hci *hci, unsigned int dat_idx, u32 w0, u32 w1); member
/kernel/linux/linux-5.10/include/net/
H A Dlib80211.h80 unsigned long (*set_flags) (unsigned long flags, void *priv); member
/kernel/linux/linux-6.6/include/net/
H A Dlib80211.h80 unsigned long (*set_flags) (unsigned long flags, void *priv); member
/third_party/rust/crates/rust-openssl/openssl/src/x509/
H A Dstore.rs124 pub fn set_flags(&mut self, flags: X509VerifyFlags) -> Result<(), ErrorStack> { in set_flags() functions
H A Dverify.rs96 pub fn set_flags(&mut self, flags: X509VerifyFlags) -> Result<(), ErrorStack> { in set_flags() functions
/base/hiviewdfx/hitrace/interfaces/rust/innerkits/hitracechain/src/
H A Dlib.rs132 pub fn set_flags(&mut self, flags: i32) { in set_flags() functions
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/esw/
H A Dlegacy.c429 u8 set_flags = 0; in mlx5_eswitch_set_vport_vlan() local
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dvm86_32.c90 #define set_flags(X, new, mask) \ macro
H A Dptrace.c355 static int set_flags(struct task_struct *task, unsigned long value) in set_flags() function
/third_party/rust/crates/rust-openssl/openssl/src/
H A Dcipher_ctx.rs528 pub fn set_flags(&mut self, flags: CipherCtxFlags) { in set_flags() functions
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dvm86_32.c90 #define set_flags(X, new, mask) \ macro
H A Dptrace.c336 static int set_flags(struct task_struct *task, unsigned long value) in set_flags() function
/kernel/linux/linux-5.10/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c468 ast_vhub_change_port_stat(struct ast_vhub *vhub, unsigned int port, u16 clr_flags, u16 set_flags, bool set_c) ast_vhub_change_port_stat() argument
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/aspeed-vhub/
H A Dhub.c493 ast_vhub_change_port_stat(struct ast_vhub *vhub, unsigned int port, u16 clr_flags, u16 set_flags, bool set_c) ast_vhub_change_port_stat() argument
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/
H A Dpm_nl_ctl.c1285 int set_flags(int fd, int pm_family, int argc, char *argv[]) in set_flags() function
/third_party/nghttp2/src/
H A Dshrpx_log.h193 void set_flags(int flags) { flags_ = flags; } in set_flags() function in shrpx::Log
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/s390x/
H A Dmemop.c35 uint64_t set_flags; member
/third_party/python/Lib/
H A Dmailbox.py1556 def set_flags(self, flags): member in MaildirMessage
1665 def set_flags(self, flags): member in _mboxMMDFMessage
/third_party/rust/crates/regex/regex-syntax/src/hir/
H A Dtranslate.rs622 fn set_flags(&self, ast_flags: &ast::Flags) -> Flags { in set_flags() functions
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c2047 u8 set_flags = 0; in mlx5_eswitch_set_vport_vlan() local
150 modify_esw_vport_cvlan(struct mlx5_core_dev *dev, u16 vport, u16 vlan, u8 qos, u8 set_flags) modify_esw_vport_cvlan() argument
2017 __mlx5_eswitch_set_vport_vlan(struct mlx5_eswitch *esw, u16 vport, u16 vlan, u8 qos, u8 set_flags) __mlx5_eswitch_set_vport_vlan() argument
/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c2100 static inline void set_flags(u32 *cur_flags, u32 new_flags, u32 flags) in set_flags() function
/kernel/linux/linux-6.6/drivers/net/ethernet/chelsio/cxgb4/
H A Dcxgb4_ethtool.c2117 static inline void set_flags(u32 *cur_flags, u32 new_flags, u32 flags) in set_flags() function
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
H A Deswitch.c163 modify_esw_vport_cvlan(struct mlx5_core_dev *dev, u16 vport, u16 vlan, u8 qos, u8 set_flags) modify_esw_vport_cvlan() argument
2088 __mlx5_eswitch_set_vport_vlan(struct mlx5_eswitch *esw, u16 vport, u16 vlan, u8 qos, u8 set_flags) __mlx5_eswitch_set_vport_vlan() argument
/third_party/node/deps/v8/src/execution/arm64/
H A Dsimulator-arm64.cc1046 T Simulator::AddWithCarry(bool set_flags, T left, T right, int carry_in) { in AddWithCarry() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DRDFGraph.h305 static uint16_t set_flags(uint16_t A, uint16_t F) { in set_flags() function

Completed in 41 milliseconds

12