| /OK3568_Linux_fs/debian/overlay/usr/bin/ |
| H A D | bootanim | 62 SID=$(cat $PID_FILE; rm -rf $PID_FILE) 63 [ -n "$SID" ] || return 66 CPID=$(pid_sid $SID | xargs -n 2 | cut -d' ' -f1 | xargs) 68 echo "Stopping bootanim: ${CPID:-none} for $SID..."
|
| /OK3568_Linux_fs/external/rkscript/ |
| H A D | bootanim | 80 SID=$(cat $PID_FILE) 81 [ "$SID" ] || return 83 pid_by_sid $SID | grep -wv $SID || true
|
| /OK3568_Linux_fs/yocto/poky/bitbake/contrib/vim/plugin/ |
| H A D | newbb.vim | 17 fun! <SID>GetUserName() 25 fun! <SID>GetUserEmail() 35 let l:user_name = <SID>GetUserName() 36 let l:user_email = <SID>GetUserEmail()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | sel-sched-ir.h | 784 #define SID(INSN) (&s_i_d[INSN_LUID (INSN)]) macro 789 #define INSN_ASM_P(INSN) (SID (INSN)->asm_p) 790 #define INSN_SCHED_NEXT(INSN) (SID (INSN)->sched_next) 791 #define INSN_ANALYZED_DEPS(INSN) (SID (INSN)->analyzed_deps) 792 #define INSN_FOUND_DEPS(INSN) (SID (INSN)->found_deps) 793 #define INSN_DEPS_CONTEXT(INSN) (SID (INSN)->deps_context) 794 #define INSN_ORIGINATORS(INSN) (SID (INSN)->originators) 796 #define INSN_TRANSFORMED_INSNS(INSN) (SID (INSN)->transformed_insns) 798 #define INSN_EXPR(INSN) (&SID (INSN)->expr) 799 #define INSN_LIVE(INSN) (SID (INSN)->live) [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | sel-sched-ir.h | 784 #define SID(INSN) (&s_i_d[INSN_LUID (INSN)]) macro 789 #define INSN_ASM_P(INSN) (SID (INSN)->asm_p) 790 #define INSN_SCHED_NEXT(INSN) (SID (INSN)->sched_next) 791 #define INSN_ANALYZED_DEPS(INSN) (SID (INSN)->analyzed_deps) 792 #define INSN_FOUND_DEPS(INSN) (SID (INSN)->found_deps) 793 #define INSN_DEPS_CONTEXT(INSN) (SID (INSN)->deps_context) 794 #define INSN_ORIGINATORS(INSN) (SID (INSN)->originators) 796 #define INSN_TRANSFORMED_INSNS(INSN) (SID (INSN)->transformed_insns) 798 #define INSN_EXPR(INSN) (&SID (INSN)->expr) 799 #define INSN_LIVE(INSN) (SID (INSN)->live) [all …]
|
| /OK3568_Linux_fs/kernel/fs/ntfs/ |
| H A D | layout.h | 1328 } __attribute__ ((__packed__)) SID; typedef 1574 /* 8*/ SID sid; /* The SID associated with the ACE. */ 1599 /* 44*/ SID sid; /* The SID associated with the ACE. */ 1743 SID *owner; /* Points to a SID representing an object's owner. If 1746 SID *group; /* Points to a SID representing an object's primary 2140 SID sid; /* The SID of the user/object associated with 2255 SID sid; /* $O index in FILE_Extend/$Quota:
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/mfd/ |
| H A D | qcom,spmi-pmic.txt | 53 SID = 0. The regulator device node represents a peripheral of pm8941 SID = 1.
|
| /OK3568_Linux_fs/kernel/arch/sparc/include/asm/ |
| H A D | ns87303.h | 22 #define SID 0x08 macro
|
| /OK3568_Linux_fs/kernel/tools/lib/perf/ |
| H A D | evlist.c | 225 #define SID(e, x, y) xyarray__entry(e->sample_id, x, y) macro 232 struct perf_sample_id *sid = SID(evsel, cpu, thread); in perf_evlist__id_hash() 372 struct perf_sample_id *sid = SID(evsel, cpu, thread); in perf_evsel__set_sid_idx()
|
| /OK3568_Linux_fs/kernel/security/selinux/ |
| H A D | Kconfig | 109 int "NSA SELinux SID to context string translation cache size" 113 This option defines the size of the internal SID -> context string
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/i2c/ |
| H A D | os05a20.txt | 13 os05a20 device address 0x36(7bit) or 0x10(7bit) is decided by SID pin;
|
| H A D | sc2239.txt | 14 SC2239 device address 0x30(7bit) or 0x32(7bit) is decided by SID pin;
|
| H A D | sc4238.txt | 13 SC4238 device address 0x30(7bit) or 0x32(7bit) is decided by SID pin;
|
| /OK3568_Linux_fs/kernel/Documentation/admin-guide/cifs/ |
| H A D | todo.rst | 54 exists. Also better integration with winbind for resolving SID owners
|
| /OK3568_Linux_fs/buildroot/package/mpd/ |
| H A D | Config.in | 170 Enable C64 SID support.
|
| /OK3568_Linux_fs/kernel/drivers/nvmem/ |
| H A D | Kconfig | 197 tristate "Allwinner SoCs SID support"
|
| /OK3568_Linux_fs/kernel/tools/perf/ |
| H A D | builtin-stat.c | 304 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro 309 struct perf_sample_id *sid = SID(counter, cpu, thread); in evsel__write_stat_event()
|
| /OK3568_Linux_fs/kernel/drivers/media/pci/intel/ipu3/ |
| H A D | ipu3-cio2.c | 349 static const int SID; /* Stream id */ in cio2_hw_init() local 433 writel(SID << CIO2_MIPIBE_LP_LUT_ENTRY_SID_SHIFT | in cio2_hw_init()
|
| /OK3568_Linux_fs/yocto/meta-openembedded/meta-multimedia/recipes-multimedia/musicpd/mpd/ |
| H A D | mpd.conf.in | 410 # Turns the SID filter emulation on or off.
|
| /OK3568_Linux_fs/kernel/drivers/scsi/lpfc/ |
| H A D | lpfc_bsg.c | 1111 evt_dat->immed_dat].SID); in lpfc_bsg_ct_unsol_event() 1116 phba->ct_ctx[evt_dat->immed_dat].SID = in lpfc_bsg_ct_unsol_event() 1193 if (phba->ct_ctx[ctx_idx].SID != sid) in lpfc_bsg_ct_unsol_abort() 1533 ndlp = lpfc_findnode_did(phba->pport, phba->ct_ctx[tag].SID); in lpfc_issue_ct_rsp() 1538 phba->ct_ctx[tag].SID); in lpfc_issue_ct_rsp()
|
| H A D | lpfc.h | 542 uint32_t SID; member
|
| H A D | lpfc_hw.h | 2588 uint32_t SID:24; member 2605 uint32_t SID:24;
|
| /OK3568_Linux_fs/app/forlinx/quectelCM/ |
| H A D | MPQMUX.h | 1243 USHORT SID; 2540 USHORT SID; member
|
| /OK3568_Linux_fs/kernel/tools/perf/util/ |
| H A D | evlist.c | 57 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sun/ |
| H A D | niu.h | 117 #define SID(LDG) (FZC_PIO + 0x10200UL + (LDG) * 8UL) macro
|