/freebsd-src/sys/contrib/device-tree/include/dt-bindings/iio/ |
H A D | qcom,spmi-adc7-pm8350.h | 12 #define PM8350_ADC7_REF_GND(sid) ((sid) << 8 | ADC7_REF_GND) argument 13 #define PM8350_ADC7_1P25VREF(sid) ((sid) << 8 | ADC7_1P25VREF) argument 14 #define PM8350_ADC7_VREF_VADC(sid) ((sid) << 8 | ADC7_VREF_VADC) argument 15 #define PM8350_ADC7_DIE_TEMP(sid) ((sid) << 8 | ADC7_DIE_TEMP) argument 17 #define PM8350_ADC7_AMUX_THM1(sid) ((sid) << 8 | ADC7_AMUX_THM1) argument 18 #define PM8350_ADC7_AMUX_THM2(sid) ((sid) << 8 | ADC7_AMUX_THM2) argument 19 #define PM8350_ADC7_AMUX_THM3(sid) ((sid) << 8 | ADC7_AMUX_THM3) argument 20 #define PM8350_ADC7_AMUX_THM4(sid) ((sid) << 8 | ADC7_AMUX_THM4) argument 21 #define PM8350_ADC7_AMUX_THM5(sid) ((sid) << 8 | ADC7_AMUX_THM5) argument 22 #define PM8350_ADC7_GPIO1(sid) ((sid) << 8 | ADC7_GPIO1) argument [all …]
|
/freebsd-src/sys/contrib/device-tree/Bindings/nvmem/ |
H A D | allwinner,sun4i-a10-sid.yaml | 4 $id: http://devicetree.org/schemas/nvmem/allwinner,sun4i-a10-sid.yaml# 20 - const: allwinner,sun4i-a10-sid 21 - const: allwinner,sun7i-a20-sid 22 - const: allwinner,sun8i-a83t-sid 23 - const: allwinner,sun8i-h3-sid 24 - const: allwinner,sun20i-d1-sid 25 - const: allwinner,sun50i-a64-sid 28 - allwinner,sun50i-a100-sid 29 - allwinner,sun50i-h616-sid 30 - const: allwinner,sun50i-a64-sid [all …]
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_vector_clock.h | 24 Epoch Get(Sid sid) const; 25 void Set(Sid sid, Epoch v); 40 ALWAYS_INLINE Epoch VectorClock::Get(Sid sid) const { in Get() argument 41 return clk_[static_cast<u8>(sid)]; in Get() 44 ALWAYS_INLINE void VectorClock::Set(Sid sid, Epoch v) { in Set() argument 45 DCHECK_GE(v, clk_[static_cast<u8>(sid)]); in Set() [all...] |
H A D | tsan_shadow.h | 28 void SetSid(Sid sid) { part_.sid_ = static_cast<u8>(sid); } in SetSid() argument 30 Sid sid() const { return static_cast<Sid>(part_.sid_); } in sid() function 65 UNUSED Sid sid0 = part_.sid_; in Shadow() 73 DCHECK_EQ(sid(), sid0); in Shadow() 80 Sid sid() const { return part_.sid_; } in sid() function 140 static RawShadow FreedInfo(Sid sid, Epoch epoch) { in FreedInfo() argument 142 s.part_.sid_ = sid; in FreedInfo() 151 Sid sid_;
|
H A D | tsan_rtl_report.cpp | 352 // or up to the provided epoch/sid (whichever is earlier) 355 void TraceReplay(Trace *trace, TracePart *last, Event *last_pos, Sid sid, in TraceReplay() argument 358 Sid ev_sid = kFreeSid; in TraceReplay() 375 ev_sid = static_cast<Sid>(ev->sid); in TraceReplay() 377 if (ev_sid == sid && ev_epoch > epoch) in TraceReplay() 428 // Replays the trace of slot sid up to the target event identified 432 bool RestoreStack(EventType type, Sid sid, Epoch epoch, uptr addr, uptr size, in RestoreStack() argument 438 DPrintf2("RestoreStack: sid=%u@%u addr=0x%zx/%zu typ=%x\n", in RestoreStack() 439 static_cast<int>(sid), static_cast<int>(epoch), addr, size, in RestoreStack() 443 TidSlot *slot = &ctx->slots[static_cast<uptr>(sid)]; in RestoreStack() [all …]
|
/freebsd-src/sys/netinet6/ |
H A D | scope6.c | 64 * The scope6_lock protects the global sid default stored in 76 #define SID(ifp) \ macro 97 struct scope6_id *sid; in scope6_ifattach() local 99 sid = malloc(sizeof(*sid), M_IFADDR, M_WAITOK | M_ZERO); in scope6_ifattach() 104 sid->s6id_list[IPV6_ADDR_SCOPE_INTFACELOCAL] = ifp->if_index; in scope6_ifattach() 105 sid->s6id_list[IPV6_ADDR_SCOPE_LINKLOCAL] = ifp->if_index; in scope6_ifattach() 106 return (sid); in scope6_ifattach() 110 scope6_ifdetach(struct scope6_id *sid) in scope6_ifdetach() argument 113 free(sid, M_IFADDR); in scope6_ifdetach() 145 struct scope6_id *sid = NULL; in scope6_set() local [all …]
|
/freebsd-src/sys/dev/bhnd/siba/ |
H A D | siba_erom.c | 62 struct siba_core_id *sid); 104 struct siba_core_id sid; in siba_erom_probe() local 120 if ((error = siba_eio_read_core_id(&io, 0, 0, &sid))) in siba_erom_probe() 123 if (sid.core_info.vendor != BHND_MFGID_BCM) in siba_erom_probe() 126 if (sid.core_info.device == BHND_COREID_CC) in siba_erom_probe() 230 * @param[out] sid On success, the parsed siba core id. 239 struct siba_core_id *sid) in siba_eio_read_core_id() argument 316 *sid = (struct siba_core_id) { in siba_eio_read_core_id() 331 memcpy(sid->admatch, admatch, num_admatch_en * sizeof(admatch[0])); in siba_eio_read_core_id() 338 * returning the siba(4) core identification in @p sid. [all …]
|
/freebsd-src/share/man/man4/man4.arm/ |
H A D | aw_sid.4 | 32 .Nd driver for the SID controller in Allwinner SoC 36 device driver provides support for the Allwinner SID (Security ID) controller. 42 driver supports the SID controller with one of the following compatible 47 allwinner,sun4i-a10-sid 49 allwinner,sun7i-a20-sid 51 allwinner,sun50i-a64-sid 53 allwinner,sun8i-a83t-sid 55 allwinner,sun8i-h3-sid 57 allwinner,sun50i-h5-sid 59 allwinner,sun20i-d1-sid [all...] |
/freebsd-src/lib/libc/rpc/ |
H A D | svc_auth_des.c | 91 static void cache_ref(short sid); /* note that sid was ref'd */ 117 short sid = 0; in _svcauth_des() local 191 sid = (short)cred->adc_nickname; in _svcauth_des() 192 if (sid < 0 || sid >= AUTHDES_CACHESZ) { in _svcauth_des() 196 sessionkey = &authdes_cache[sid].key; in _svcauth_des() 245 sid = cache_spot(sessionkey, cred->adc_fullname.name, in _svcauth_des() 247 if (sid < 0) { in _svcauth_des() 253 window = authdes_cache[sid].window; in _svcauth_des() 263 &authdes_cache[sid].laststamp)) { in _svcauth_des() 279 verf.adv_nickname = (u_long)sid; in _svcauth_des() [all …]
|
/freebsd-src/contrib/openbsm/libbsm/ |
H A D | au_token.3 | 131 .Fa "gid_t rgid" "pid_t pid" "au_asid_t sid" "au_tid_t *tid" 136 .Fa "gid_t rgid" "pid_t pid" "au_asid_t sid" "au_tid_t *tid" 141 .Fa "gid_t rgid" "pid_t pid" "au_asid_t sid" "au_tid_addr_t *tid" 146 .Fa "gid_t rgid" "pid_t pid" "au_asid_t sid" "au_tid_addr_t *tid" 167 .Fa "gid_t rgid" "pid_t pid" "au_asid_t sid" "au_tid_t *tid" 172 .Fa "gid_t rgid" "pid_t pid" "au_asid_t sid" "au_tid_t *tid" 177 .Fa "gid_t rgid" "pid_t pid" "au_asid_t sid" "au_tid_t *tid" 182 .Fa "gid_t rgid" "pid_t pid" "au_asid_t sid" "au_tid_addr_t *tid" 187 .Fa "gid_t rgid" "pid_t pid" "au_asid_t sid" "au_tid_addr_t *tid" 192 .Fa "gid_t rgid" "pid_t pid" "au_asid_t sid" "au_tid_addr_t *tid"
|
/freebsd-src/sys/arm64/iommu/ |
H A D | smmu.c | 372 smmu_dump_ste(struct smmu_softc *sc, int sid) in smmu_dump_ste() argument 382 i = sid >> STRTAB_SPLIT; in smmu_dump_ste() 393 sid * (STRTAB_STE_DWORDS << 3)); in smmu_dump_ste() 437 int sid; in smmu_print_event() local 451 sid = evt[1]; in smmu_print_event() 456 if (smmu_quirks_check(dev, sid, event_id, input_addr)) { in smmu_print_event() 467 device_printf(sc->dev, "SID %x, Input Address: %jx\n", in smmu_print_event() 468 sid, input_addr); in smmu_print_event() 473 smmu_dump_ste(sc, sid); in smmu_print_event() 508 cmd[0] |= ((uint64_t)entry->cfgi.sid << CFGI_0_STE_SID_ in make_cmd() 612 smmu_sync_cd(struct smmu_softc * sc,int sid,int ssid,bool leaf) smmu_sync_cd() argument 674 smmu_invalidate_sid(struct smmu_softc * sc,uint32_t sid) smmu_invalidate_sid() argument 686 smmu_prefetch_sid(struct smmu_softc * sc,uint32_t sid) smmu_prefetch_sid() argument 700 smmu_init_ste_bypass(struct smmu_softc * sc,uint32_t sid,uint64_t * ste) smmu_init_ste_bypass() argument 727 smmu_init_ste_s1(struct smmu_softc * sc,struct smmu_cd * cd,uint32_t sid,uint64_t * ste) smmu_init_ste_s1() argument 771 smmu_get_ste_addr(struct smmu_softc * sc,int sid) smmu_get_ste_addr() argument 792 smmu_init_ste(struct smmu_softc * sc,struct smmu_cd * cd,int sid,bool bypass) smmu_init_ste() argument 809 smmu_deinit_ste(struct smmu_softc * sc,int sid) smmu_deinit_ste() argument 998 smmu_init_l1_entry(struct smmu_softc * sc,int sid) smmu_init_l1_entry() argument 1045 smmu_deinit_l1_entry(struct smmu_softc * sc,int sid) smmu_deinit_l1_entry() argument 1836 u_int sid; smmu_ctx_init() local 1899 smmu_ctx_lookup_by_sid(device_t dev,u_int sid) smmu_ctx_lookup_by_sid() argument [all...] |
H A D | smmuvar.h | 68 int sid; member 108 uint32_t sid; 113 uint32_t sid; 182 struct smmu_ctx *smmu_ctx_lookup_by_sid(device_t dev, u_int sid); 183 bool smmu_quirks_check(device_t dev, u_int sid, uint8_t event_id, 109 uint32_t sid; global() member 114 uint32_t sid; global() member
|
/freebsd-src/contrib/netbsd-tests/lib/libc/sys/ |
H A D | t_getsid.c | 50 pid_t sid; in ATF_TC_BODY() local 52 sid = getsid(0); in ATF_TC_BODY() 53 ATF_REQUIRE(sid != -1); in ATF_TC_BODY() 55 if (sid != getsid(getpid())) in ATF_TC_BODY() 82 pid_t csid, pid, ppid, sid; in ATF_TC_BODY() local 85 sid = getsid(0); in ATF_TC_BODY() 89 ATF_REQUIRE(sid != -1); in ATF_TC_BODY() 96 if (sid != csid) in ATF_TC_BODY()
|
/freebsd-src/sys/contrib/xen/xsm/ |
H A D | flask_op.h | 44 /* IN/OUT: sid to convert to/from string */ 45 uint32_t sid; member 73 /* OUT: new SID */ 80 /* IN: starting SID for list */ 88 /* OUT: SID list */ 147 uint32_t sid; member 156 uint32_t sid; member 163 uint32_t sid; member 169 uint32_t sid; member
|
/freebsd-src/contrib/openbsm/sys/bsm/ |
H A D | audit_record.h | 243 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid); 245 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid); 247 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid); 249 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid); 251 uid_t ruid, gid_t rgid, pid_t pid, au_asid_t sid, 254 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid); 266 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid); 268 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid); 270 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid); 272 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid); [all …]
|
/freebsd-src/sys/bsm/ |
H A D | audit_record.h | 248 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid); 250 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid); 252 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid); 254 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid); 256 uid_t ruid, gid_t rgid, pid_t pid, au_asid_t sid, 259 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid); 272 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid); 274 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid); 276 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_t *tid); 278 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid); [all …]
|
/freebsd-src/tools/bus_space/Python/ |
H A D | lang.c | 327 int error, mdid, sid, what; in busdma_md_first_seg() local 331 sid = bd_md_first_seg(mdid, what); in busdma_md_first_seg() 332 if (sid == -1) in busdma_md_first_seg() 334 return (Py_BuildValue("i", sid)); in busdma_md_first_seg() 340 int error, mdid, sid; in busdma_md_next_seg() local 342 if (!PyArg_ParseTuple(args, "ii", &mdid, &sid)) in busdma_md_next_seg() 344 sid = bd_md_next_seg(mdid, sid); in busdma_md_next_seg() 345 if (sid == -1) in busdma_md_next_seg() 347 return (Py_BuildValue("i", sid)); in busdma_md_next_seg() 354 int error, sid; in busdma_seg_get_addr() local [all …]
|
/freebsd-src/contrib/file/src/ |
H A D | cdf.c | 559 cdf_count_chain(const cdf_sat_t *sat, cdf_secid_t sid, size_t size) in cdf_count_chain() argument 566 if (sid == CDF_SECID_END_OF_CHAIN) { in cdf_count_chain() 572 for (j = i = 0; sid >= 0; i++, j++) { in cdf_count_chain() 573 DPRINTF((" %d", sid)); in cdf_count_chain() 578 if (sid >= maxsector) { in cdf_count_chain() 579 DPRINTF(("Sector %d >= %d\n", sid, maxsector)); in cdf_count_chain() 582 sid = CDF_TOLE4(CAST(uint32_t, sat->sat_tab[sid])); in cdf_count_chain() 585 DPRINTF((" none, sid: %d\n", sid)); in cdf_count_chain() 598 cdf_read_long_sector_chain(const cdf_info_t * info,const cdf_header_t * h,const cdf_sat_t * sat,cdf_secid_t sid,size_t len,cdf_stream_t * scn) cdf_read_long_sector_chain() argument 648 cdf_read_short_sector_chain(const cdf_header_t * h,const cdf_sat_t * ssat,const cdf_stream_t * sst,cdf_secid_t sid,size_t len,cdf_stream_t * scn) cdf_read_short_sector_chain() argument 690 cdf_read_sector_chain(const cdf_info_t * info,const cdf_header_t * h,const cdf_sat_t * sat,const cdf_sat_t * ssat,const cdf_stream_t * sst,cdf_secid_t sid,size_t len,cdf_stream_t * scn) cdf_read_sector_chain() argument 707 cdf_secid_t sid = h->h_secid_first_directory; cdf_read_dir() local 761 cdf_secid_t sid = h->h_secid_first_sector_in_short_sat; cdf_read_ssat() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ |
H A D | Distro.cpp | 141 // Contents: < major.minor > or < codename/sid > in DetectDistro() 168 .Case("squeeze/sid", Distro::DebianSqueeze) in DetectDistro() 169 .Case("wheezy/sid", Distro::DebianWheezy) in DetectDistro() 170 .Case("jessie/sid", Distro::DebianJessie) in DetectDistro() 171 .Case("stretch/sid", Distro::DebianStretch) in DetectDistro() 172 .Case("buster/sid", Distro::DebianBuster) in DetectDistro() 173 .Case("bullseye/sid", Distro::DebianBullseye) in DetectDistro() 174 .Case("bookworm/sid", Distro::DebianBookworm) in DetectDistro() 175 .Case("trixie/sid", Distro::DebianTrixie) in DetectDistro()
|
/freebsd-src/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/scripting/ |
H A D | tst.sid.ksh | 32 # To verify sid of current process. 54 /\$sid != \$1/ 60 /\$sid == \$1/ 72 sessionid=`ps -x -o pid,sid | grep "$$ " | awk '{print $2}' 2>/dev/null` 74 print -u2 "unable to get sid of the current process with pid = $$"
|
/freebsd-src/share/doc/psd/01.cacm/ |
H A D | p1 | 496 the user \*sID\*n of its owner. 508 (hereafter, user \*sID\*n) 511 This change in user \*sID\*n is effective only 513 The set-user-\*sID\*n feature provides 519 If the set-user-\*sID\*n bit is on for the 523 Since the actual user \*sID\*n 526 set-user-\*sID\*n programs 541 and has the set-user-\*sID\*n bit set. 547 Because anyone may set the set-user-\*sID\*n 558 The system recognizes one particular user \*sID\*n (that of the ``super-user'') as
|
/freebsd-src/crypto/openssl/crypto/cms/ |
H A D | cms_sd.c | 103 if (si->sid->type == CMS_SIGNERINFO_KEYIDENTIFIER) { in cms_sd_set_version() 178 int ossl_cms_set1_SignerIdentifier(CMS_SignerIdentifier *sid, X509 *cert, in ossl_cms_set1_SignerIdentifier() argument 183 if (!ossl_cms_set1_ias(&sid->d.issuerAndSerialNumber, cert)) in ossl_cms_set1_SignerIdentifier() 188 if (!ossl_cms_set1_keyid(&sid->d.subjectKeyIdentifier, cert)) in ossl_cms_set1_SignerIdentifier() 197 sid->type = type; in ossl_cms_set1_SignerIdentifier() 202 int ossl_cms_SignerIdentifier_get0_signer_id(CMS_SignerIdentifier *sid, in ossl_cms_SignerIdentifier_get0_signer_id() argument 207 if (sid->type == CMS_SIGNERINFO_ISSUER_SERIAL) { in ossl_cms_SignerIdentifier_get0_signer_id() 209 *issuer = sid->d.issuerAndSerialNumber->issuer; in ossl_cms_SignerIdentifier_get0_signer_id() 211 *sno = sid->d.issuerAndSerialNumber->serialNumber; in ossl_cms_SignerIdentifier_get0_signer_id() 212 } else if (sid->type == CMS_SIGNERINFO_KEYIDENTIFIER) { in ossl_cms_SignerIdentifier_get0_signer_id() [all …]
|
/freebsd-src/bin/pkill/tests/ |
H A D | pkill-s_test.sh | 7 name="pkill -s <sid>" 8 sid=`ps -o tsid -p $$ | tail -1` 13 pkill -f -s $sid $sleep
|
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
H A D | RuntimeDyldMachO.h | 39 EHFrameRelatedSections(SID EH, SID T, SID Ex) in EHFrameRelatedSections() 41 SID EHFrameSID; 42 SID TextSID; 43 SID ExceptTabSID;
|
/freebsd-src/contrib/wpa/wpa_supplicant/ |
H A D | wpas_kay.c | 305 const u8 *sid; in ieee802_1x_auth_get_msk() 331 sid = eapol_sm_get_session_id(wpa_s->eapol, &sid_len); in ieee802_1x_notify_create_actor() 332 if (!sid) { in ieee802_1x_notify_create_actor() 351 peer_addr, sid, sid_len, ckn->name)) { in ieee802_1x_notify_create_actor() 267 ieee802_1x_auth_get_session_id(struct wpa_supplicant * wpa_s,const u8 * addr,u8 * sid,size_t * len) ieee802_1x_auth_get_session_id() argument 324 u8 *sid; ieee802_1x_notify_create_actor() local
|