Home
last modified time | relevance | path

Searched defs:exit (Results 251 - 275 of 359) sorted by relevance

1...<<1112131415

/kernel/linux/linux-6.6/sound/soc/qcom/
H A Dlpass.h380 int (*exit)(struct platform_device *pdev); member
/kernel/linux/linux-6.6/tools/include/nolibc/
H A Dsys.h292 void exit(int status) in exit() function
/kernel/linux/linux-6.6/samples/bpf/
H A Dxdp_sample_user.c399 bool exit = false; in map_collect_percpu_devmap() local
/third_party/ltp/testcases/kernel/fs/doio/
H A Dgrowfiles.c130 #define exit(x) myexit(x) macro
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_lowering_nvc0.cpp757 Instruction *exit = in->getExit(); in propagateJoin() local
/third_party/node/deps/v8/src/compiler/backend/arm64/
H A Dcode-generator-arm64.cc905 DeoptimizationExit* exit = in AssembleArchInstruction() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/
H A Dcode-generator.cc154 AssembleDeoptimizerCall( DeoptimizationExit* exit) AssembleDeoptimizerCall() argument
756 DeoptimizationExit* const exit = AddDeoptimizationExit( AssembleInstruction() local
1131 DeoptimizationExit* const exit = zone()->New<DeoptimizationExit>( BuildTranslation() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/mips64/
H A Dcode-generator-mips64.cc797 DeoptimizationExit* exit = in AssembleArchInstruction() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/ppc/
H A Dcode-generator-ppc.cc1067 DeoptimizationExit* exit = in AssembleArchInstruction() local
/third_party/node/deps/v8/src/compiler/backend/ia32/
H A Dcode-generator-ia32.cc913 DeoptimizationExit* exit = in AssembleArchInstruction() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/mips/
H A Dcode-generator-mips.cc836 DeoptimizationExit* exit = in AssembleArchInstruction() local
1951 Label compareExchange, exit; AssembleArchInstruction() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/loong64/
H A Dcode-generator-loong64.cc775 DeoptimizationExit* exit = in AssembleArchInstruction() local
[all...]
/third_party/node/deps/v8/src/compiler/backend/riscv64/
H A Dcode-generator-riscv64.cc835 DeoptimizationExit* exit = in AssembleArchInstruction() local
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dscheduler.cc275 void Run(BasicBlock* block, Node* exit) { in Run() argument
[all...]
/third_party/python/Lib/test/
H A Dtest_optparse.py41 def exit(self, status=0, msg=None): member in InterceptingOptionParser
[all...]
/third_party/vixl/test/aarch32/
H A Dtest-assembler-aarch32.cc2346 Label exit; in TEST_T32() local
2441 Label exit; in TEST_T32() local
2476 Label exit; in TEST_T32() local
2714 Label exit; TEST() local
[all...]
/third_party/python/Programs/
H A D_testembed.c1317 int exit; member
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DBlitGL.cpp102 angle::Result exit(const gl::Context *context) in exit() function in rx::__anon20033::ScopedGLState
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H A Defistub.h247 efi_status_t __noreturn (__efiapi *exit)(efi_handle_t, member
301 u32 exit; member
/kernel/linux/common_modules/tzdriver/core/
H A Dsmc_smp.c636 unsigned long exit; member
[all...]
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Ddw_mmc.h243 void (*exit)(struct dw_mci *host); member
/kernel/linux/linux-5.10/drivers/net/ethernet/synopsys/
H A Ddwc-xlgmac.h397 int (*exit)(struct xlgmac_pdata *pdata); member
/kernel/linux/linux-5.10/drivers/scsi/ufs/
H A Dufshcd.h299 void (*exit)(struct ufs_hba *); member
/kernel/linux/linux-5.10/tools/include/nolibc/
H A Dnolibc.h1801 void exit(int status) exit() function
[all...]
/kernel/linux/linux-5.10/include/sound/
H A Dsoc.h788 void (*exit)(struct snd_soc_pcm_runtime *rtd); member

Completed in 73 milliseconds

1...<<1112131415