Home
last modified time | relevance | path

Searched defs:phase (Results 76 - 100 of 465) sorted by relevance

12345678910>>...19

/kernel/linux/linux-5.10/net/netfilter/
H A Dnft_dynset.c229 nft_dynset_deactivate(const struct nft_ctx *ctx, const struct nft_expr *expr, enum nft_trans_phase phase) nft_dynset_deactivate() argument
H A Dnft_immediate.c128 nft_immediate_chain_deactivate(const struct nft_ctx *ctx, struct nft_chain *chain, enum nft_trans_phase phase) nft_immediate_chain_deactivate() argument
142 nft_immediate_deactivate(const struct nft_ctx *ctx, const struct nft_expr *expr, enum nft_trans_phase phase) nft_immediate_deactivate() argument
/kernel/linux/linux-5.10/drivers/greybus/
H A Darpc.h60 __u8 phase; member
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Ddebug.h298 int phase = DEPEVT_STATUS_CONTROL_PHASE(event->status); in dwc3_ep_event_string() local
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/dcn20/
H A Ddcn20_dccg.c53 int modulo, phase; in dccg2_update_dpp_dto() local
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/selftests/
H A Di915_syncmap.c547 unsigned long count, phase, i; in igt_syncmap_random() local
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
H A Dlt7182s.c35 static int lt7182s_read_word_data(struct i2c_client *client, int page, int phase, int reg) in lt7182s_read_word_data() argument
H A Dmp2888.c94 mp2888_read_phase(struct i2c_client *client, struct mp2888_data *data, int page, int phase, u8 reg) in mp2888_read_phase() argument
128 mp2888_read_phases(struct i2c_client *client, struct mp2888_data *data, int page, int phase) in mp2888_read_phases() argument
154 mp2888_read_word_data(struct i2c_client *client, int page, int phase, int reg) mp2888_read_word_data() argument
[all...]
H A Dpim4328.c54 pim4328_read_word_data(struct i2c_client *client, int page, int phase, int reg) pim4328_read_word_data() argument
H A Dfsp-3y.c125 static int fsp3y_read_word_data(struct i2c_client *client, int page, int phase, int reg) in fsp3y_read_word_data() argument
/kernel/linux/linux-6.6/drivers/greybus/
H A Darpc.h60 __u8 phase; member
/kernel/linux/linux-6.6/drivers/leds/trigger/
H A Dledtrig-heartbeat.c27 unsigned int phase; member
/kernel/linux/linux-6.6/net/netfilter/
H A Dnft_objref.c68 nft_objref_deactivate(const struct nft_ctx *ctx, const struct nft_expr *expr, enum nft_trans_phase phase) nft_objref_deactivate() argument
176 nft_objref_map_deactivate(const struct nft_ctx *ctx, const struct nft_expr *expr, enum nft_trans_phase phase) nft_objref_map_deactivate() argument
H A Dnft_immediate.c128 nft_immediate_chain_deactivate(const struct nft_ctx *ctx, struct nft_chain *chain, enum nft_trans_phase phase) nft_immediate_chain_deactivate() argument
142 nft_immediate_deactivate(const struct nft_ctx *ctx, const struct nft_expr *expr, enum nft_trans_phase phase) nft_immediate_deactivate() argument
H A Dnft_lookup.c161 nft_lookup_deactivate(const struct nft_ctx *ctx, const struct nft_expr *expr, enum nft_trans_phase phase) nft_lookup_deactivate() argument
/kernel/linux/linux-6.6/tools/testing/selftests/kvm/x86_64/
H A Dsmm_test.c46 static inline void sync_with_host(uint64_t phase) in sync_with_host() argument
/kernel/liteos_a/arch/arm/include/
H A Dlos_exc.h100 UINT16 phase; /**< Phase in which an exception occurs */ member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/rdma/
H A Dbnxt_re-abi.h30 __u32 phase; member
/third_party/ffmpeg/libavcodec/
H A Daacenc_is.c33 ff_aac_is_encoding_err(AACEncContext *s, ChannelElement *cpe, int start, int w, int g, float ener0, float ener1, float ener01, int use_pcoeffs, int phase) ff_aac_is_encoding_err() argument
/third_party/mesa3d/.gitlab-ci/lava/utils/
H A Dlog_follower.py53 def phase(self) -> LogSectionType: member in LogFollower
/third_party/musl/libc-test/src/regression/
H A Dpthread_cond-smasher.c71 static unsigned volatile phase; variable
[all...]
/third_party/nghttp2/src/
H A Dshrpx_mruby.cc49 int MRubyContext::run_app(Downstream *downstream, int phase) { in run_app() argument
230 void check_phase(mrb_state *mrb, int phase, int phase_mask) { in check_phase() argument
/third_party/node/deps/v8/src/builtins/
H A Dbuiltins-trace.cc152 char phase = static_cast<char>(DoubleToInt32(phase_arg->Number())); in BUILTIN() local
/third_party/node/deps/v8/src/libplatform/tracing/
H A Dtrace-object.cc33 Initialize( char phase, const uint8_t* category_enabled_flag, const char* name, const char* scope, uint64_t id, uint64_t bind_id, int num_args, const char** arg_names, const uint8_t* arg_types, const uint64_t* arg_values, std::unique_ptr<v8::ConvertableToTraceFormat>* arg_convertables, unsigned int flags, int64_t timestamp, int64_t cpu_timestamp) Initialize() argument
110 InitializeForTesting( char phase, const uint8_t* category_enabled_flag, const char* name, const char* scope, uint64_t id, uint64_t bind_id, int num_args, const char** arg_names, const uint8_t* arg_types, const uint64_t* arg_values, std::unique_ptr<v8::ConvertableToTraceFormat>* arg_convertables, unsigned int flags, int pid, int tid, int64_t ts, int64_t tts, uint64_t duration, uint64_t cpu_duration) InitializeForTesting() argument
/third_party/skia/src/effects/
H A DSk1DPathEffect.cpp63 SkPath1DPathEffectImpl(const SkPath& path, SkScalar advance, SkScalar phase, in SkPath1DPathEffectImpl() argument
111 SkScalar phase = buffer.readScalar(); CreateProc() local
238 Make(const SkPath& path, SkScalar advance, SkScalar phase, Style style) Make() argument
[all...]

Completed in 16 milliseconds

12345678910>>...19