/kernel/linux/linux-6.6/drivers/i3c/master/mipi-i3c-hci/ |
H A D | dat.h | 25 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 D | lib80211.h | 80 unsigned long (*set_flags) (unsigned long flags, void *priv); member
|
/kernel/linux/linux-6.6/include/net/ |
H A D | lib80211.h | 80 unsigned long (*set_flags) (unsigned long flags, void *priv); member
|
/third_party/rust/crates/rust-openssl/openssl/src/x509/ |
H A D | store.rs | 124 pub fn set_flags(&mut self, flags: X509VerifyFlags) -> Result<(), ErrorStack> { in set_flags() functions
|
H A D | verify.rs | 96 pub fn set_flags(&mut self, flags: X509VerifyFlags) -> Result<(), ErrorStack> { in set_flags() functions
|
/base/hiviewdfx/hitrace/interfaces/rust/innerkits/hitracechain/src/ |
H A D | lib.rs | 132 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 D | legacy.c | 429 u8 set_flags = 0; in mlx5_eswitch_set_vport_vlan() local
|
/kernel/linux/linux-6.6/arch/x86/kernel/ |
H A D | vm86_32.c | 90 #define set_flags(X, new, mask) \ macro
|
H A D | ptrace.c | 355 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 D | cipher_ctx.rs | 528 pub fn set_flags(&mut self, flags: CipherCtxFlags) { in set_flags() functions
|
/kernel/linux/linux-5.10/arch/x86/kernel/ |
H A D | vm86_32.c | 90 #define set_flags(X, new, mask) \ macro
|
H A D | ptrace.c | 336 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 D | hub.c | 468 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 D | hub.c | 493 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 D | pm_nl_ctl.c | 1285 int set_flags(int fd, int pm_family, int argc, char *argv[]) in set_flags() function
|
/third_party/nghttp2/src/ |
H A D | shrpx_log.h | 193 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 D | memop.c | 35 uint64_t set_flags; member
|
/third_party/python/Lib/ |
H A D | mailbox.py | 1556 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 D | translate.rs | 622 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 D | eswitch.c | 2047 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 D | cxgb4_ethtool.c | 2100 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 D | cxgb4_ethtool.c | 2117 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 D | eswitch.c | 163 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 D | simulator-arm64.cc | 1046 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 D | RDFGraph.h | 305 static uint16_t set_flags(uint16_t A, uint16_t F) { in set_flags() function
|