Home
last modified time | relevance | path

Searched refs:CLOSED (Results 1 – 25 of 61) sorted by relevance

123

/OK3568_Linux_fs/yocto/poky/meta/classes/
H A Dcopyleft_filter.bbclass5 # By default, includes all GPL and LGPL, and excludes CLOSED and Proprietary.
13 COPYLEFT_LICENSE_EXCLUDE ?= 'CLOSED Proprietary'
H A Dlicense_image.bbclass98 # add explicity avoid of CLOSED license because isn't generic
99 if lic == "CLOSED":
/OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/sysroot-test/
H A Dsysroot-test_1.0.bb2 LICENSE = "CLOSED"
H A Dsysroot-test-arch2_1.0.bb1 LICENSE = "CLOSED"
H A Dsysroot-test-arch1_1.0.bb1 LICENSE = "CLOSED"
/OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/devtool/
H A Ddevtool-test-ignored.bb1 LICENSE = "CLOSED"
H A Ddevtool-test-localonly.bb1 LICENSE = "CLOSED"
H A Ddevtool-test-subdir.bb1 LICENSE = "CLOSED"
H A Ddevtool-test-long-filename.bb1 LICENSE = "CLOSED"
H A Ddevtool-patch-overrides.bb2 LICENSE = "CLOSED"
/OK3568_Linux_fs/kernel/drivers/misc/cxl/
H A Dfile.c314 if (ctx->status == CLOSED) in afu_ioctl()
378 else if (ctx->status == CLOSED) in afu_poll()
444 if (ctx_event_pending(ctx) || (ctx->status == CLOSED)) in afu_read()
500 } else if (ctx->status == CLOSED) { in afu_read()
H A Dcontext.c240 ctx->status = CLOSED; in __detach_context()
H A Dfault.c250 if (ctx->status == CLOSED) { in cxl_handle_fault()
/OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/logging-test/
H A Dlogging-test.bb2 LICENSE = "CLOSED"
/OK3568_Linux_fs/kernel/drivers/scsi/cxlflash/
H A Docxl_hw.h45 CLOSED, enumerator
H A Docxl_hw.c408 ctx->state = CLOSED; in ocxlflash_stop_context()
991 else if (ctx->state == CLOSED) in afu_poll()
1034 if (ctx_event_pending(ctx) || (ctx->state == CLOSED)) in afu_read()
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dhdlc_ppp.c82 enum {CLOSED = 0, STOPPED, STOPPING, REQ_SENT, ACK_RECV, ACK_SENT, OPENED, enumerator
363 if (old_state != CLOSED && proto->state == CLOSED) in ppp_cp_event()
628 proto->state = CLOSED; in ppp_start()
/OK3568_Linux_fs/kernel/drivers/misc/ocxl/
H A Dfile.c216 closed = (ctx->status == CLOSED); in afu_ioctl()
337 closed = (ctx->status == CLOSED); in afu_poll()
423 if (ctx->status == CLOSED) in afu_read()
H A Docxl_internal.h58 CLOSED, enumerator
H A Dcontext.c220 ctx->status = CLOSED; in ocxl_context_detach()
/OK3568_Linux_fs/kernel/net/atm/
H A Dmpoa_caches.h91 #define CLOSED 0 macro
H A Dmpoa_caches.c156 return CLOSED; in cache_hit()
177 return CLOSED; in cache_hit()
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/rockchip-libmali/
H A Drockchip-libmali.bb7 LICENSE = "CLOSED"
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/share/i18n/locales/
H A Dbg_BG231 <SA659> % CYRILLIC SMALL LETTER CLOSED LITTLE YUS
235 <SA65D> % CYRILLIC SMALL LETTER IOTIFIED CLOSED LITTLE YUS
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/i18n/locales/
H A Dbg_BG231 <SA659> % CYRILLIC SMALL LETTER CLOSED LITTLE YUS
235 <SA65D> % CYRILLIC SMALL LETTER IOTIFIED CLOSED LITTLE YUS

123