| /f-stack/dpdk/app/test/ |
| H A D | test_service_cores.c | 168 uint32_t sid; in service_get_by_name() local 222 const uint32_t sid = 0; in service_probe_capability() local 433 const uint32_t sid = 0; in service_dump() local 445 const uint32_t sid = 0; in service_start_stop() local 485 const uint32_t sid = 0; in service_lcore_en_dis_able() local 648 const uint32_t sid = 0; in service_threaded_test() local 856 const uint32_t sid = 0; in service_lcore_start_stop() local 904 const uint32_t sid = 0; in service_may_be_active() local 950 const uint32_t sid = 0; in service_active_two_cores() local
|
| /f-stack/freebsd/netinet6/ |
| H A D | scope6.c | 99 struct scope6_id *sid; in scope6_ifattach() local 112 scope6_ifdetach(struct scope6_id *sid) in scope6_ifdetach() 147 struct scope6_id *sid = NULL; in scope6_set() local 209 struct scope6_id *sid; in scope6_get() local 397 struct scope6_id *sid; in in6_setscope() local
|
| /f-stack/freebsd/arm64/iommu/ |
| H A D | smmu.c | 369 smmu_dump_ste(struct smmu_softc *sc, int sid) in smmu_dump_ste() 434 int sid; in smmu_print_event() local 609 smmu_sync_cd(struct smmu_softc *sc, int sid, int ssid, bool leaf) in smmu_sync_cd() 671 smmu_invalidate_sid(struct smmu_softc *sc, uint32_t sid) in smmu_invalidate_sid() 683 smmu_prefetch_sid(struct smmu_softc *sc, uint32_t sid) in smmu_prefetch_sid() 724 uint32_t sid, uint64_t *ste) in smmu_init_ste_s1() 970 smmu_init_l1_entry(struct smmu_softc *sc, int sid) in smmu_init_l1_entry() 1013 smmu_deinit_l1_entry(struct smmu_softc *sc, int sid) in smmu_deinit_l1_entry() 1764 u_int xref, sid; in smmu_ctx_alloc() local 1830 smmu_ctx_lookup_by_sid(device_t dev, u_int sid) in smmu_ctx_lookup_by_sid() [all …]
|
| H A D | smmu_quirks.c | 67 smmu_quirks_check(device_t dev, u_int sid, uint8_t event_id, in smmu_quirks_check()
|
| H A D | smmuvar.h | 68 int sid; member 109 uint32_t sid; member 114 uint32_t sid; member
|
| /f-stack/freebsd/security/audit/ |
| H A D | bsm_token.c | 670 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_process32() 700 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_process64() 731 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_process() 754 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid) in au_to_process32_ex() 790 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid) in au_to_process64_ex() 829 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid) in au_to_process_ex() 1099 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_subject32() 1122 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_subject64() 1146 pid_t pid, au_asid_t sid, au_tid_t *tid) in au_to_subject() 1169 gid_t rgid, pid_t pid, au_asid_t sid, au_tid_addr_t *tid) in au_to_subject32_ex() [all …]
|
| /f-stack/freebsd/contrib/openzfs/module/icp/api/ |
| H A D | kcf_cipher.c | 100 crypto_cipher_init_prov(crypto_provider_t provider, crypto_session_id_t sid, in crypto_cipher_init_prov() 313 crypto_encrypt_prov(crypto_provider_t provider, crypto_session_id_t sid, in crypto_encrypt_prov() 426 crypto_encrypt_init_prov(crypto_provider_t pd, crypto_session_id_t sid, in crypto_encrypt_init_prov() 595 crypto_decrypt_prov(crypto_provider_t provider, crypto_session_id_t sid, in crypto_decrypt_prov() 709 crypto_decrypt_init_prov(crypto_provider_t pd, crypto_session_id_t sid, in crypto_decrypt_init_prov()
|
| H A D | kcf_mac.c | 90 crypto_mac_prov(crypto_provider_t provider, crypto_session_id_t sid, in crypto_mac_prov() 215 crypto_mac_verify_prov(crypto_provider_t provider, crypto_session_id_t sid, in crypto_mac_verify_prov() 367 crypto_mac_init_prov(crypto_provider_t provider, crypto_session_id_t sid, in crypto_mac_init_prov()
|
| H A D | kcf_digest.c | 89 crypto_digest_prov(crypto_provider_t provider, crypto_session_id_t sid, in crypto_digest_prov() 205 crypto_digest_init_prov(crypto_provider_t provider, crypto_session_id_t sid, in crypto_digest_init_prov()
|
| /f-stack/freebsd/netinet/ |
| H A D | sctp_indata.h | 51 #define sctp_build_readq_entry_mac(_ctl, in_it, context, net, tsn, ppid, sid, flags, dm, tfsn, mid)… argument
|
| H A D | sctp_indata.c | 138 uint32_t context, uint16_t sid, in sctp_build_readq_entry() 1701 uint16_t sid; in sctp_process_a_data_chunk() local 5569 uint16_t sid; in sctp_handle_forward_tsn() local 5590 uint16_t sid; in sctp_handle_forward_tsn() local
|
| H A D | sctp_header.h | 140 uint16_t sid; member 153 uint16_t sid; member 382 uint16_t sid; member 387 uint16_t sid; member
|
| /f-stack/app/micro_thread/ |
| H A D | mt_net.cpp | 163 void CNetHelper::SetSessionId(uint64_t sid) in SetSessionId() 1193 uint64_t sid = 0; in DispathTcp() local 1293 uint64_t sid = 0; in DispathUdp() local 1334 CNetHandler* CSockLink::FindSession(uint64_t sid) in FindSession()
|
| /f-stack/freebsd/x86/iommu/ |
| H A D | intel_fault.c | 196 int sid, bus, slot, func, faultp; in dmar_fault_task() local
|
| /f-stack/dpdk/drivers/net/failsafe/ |
| H A D | failsafe_private.h | 55 uint32_t sid; member 120 uint8_t sid; member 375 uint8_t sid, in fs_find_next()
|
| /f-stack/freebsd/arm64/acpica/ |
| H A D | acpi_iort.c | 210 acpi_iort_map_smmu(u_int seg, u_int devid, void **smmu, u_int *sid) in acpi_iort_map_smmu() 573 acpi_iort_map_pci_smmuv3(u_int seg, u_int rid, u_int *xref, u_int *sid) in acpi_iort_map_pci_smmuv3()
|
| /f-stack/dpdk/lib/librte_eal/common/ |
| H A D | eal_common_thread.c | 42 int sid; in eal_cpuset_socket_id() local
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | sun5i.dtsi | 641 sid: eeprom@1c23800 { label
|
| H A D | sunxi-h3-h5.dtsi | 231 sid: eeprom@1c14000 { label
|
| H A D | sun8i-a83t.dtsi | 593 sid: eeprom@1c14000 { label
|
| /f-stack/app/nginx-1.16.1/src/http/v2/ |
| H A D | ngx_http_v2.c | 135 #define ngx_http_v2_index(h2scf, sid) ((sid >> 1) & h2scf->streams_index_mask) argument 2814 ngx_http_v2_send_window_update(ngx_http_v2_connection_t *h2c, ngx_uint_t sid, in ngx_http_v2_send_window_update() 2842 ngx_http_v2_send_rst_stream(ngx_http_v2_connection_t *h2c, ngx_uint_t sid, in ngx_http_v2_send_rst_stream() 2899 ngx_uint_t type, u_char flags, ngx_uint_t sid) in ngx_http_v2_get_frame() 3138 ngx_http_v2_get_node_by_id(ngx_http_v2_connection_t *h2c, ngx_uint_t sid, in ngx_http_v2_get_node_by_id()
|
| /f-stack/freebsd/contrib/device-tree/src/arm64/allwinner/ |
| H A D | sun50i-h6.dtsi | 258 sid: efuse@3006000 { label
|
| /f-stack/freebsd/contrib/openzfs/module/os/freebsd/zfs/ |
| H A D | crypto_os.c | 389 crypto_session_t sid; in freebsd_crypt_newsession() local
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-srio.h | 140 uint64_t sid : 16; /**< The source ID in the first sRIO message member
|
| /f-stack/freebsd/netgraph/ |
| H A D | ng_l2tp.c | 707 ng_l2tp_find_session(priv_p privp, u_int16_t sid) in ng_l2tp_find_session() 753 u_int16_t tid, sid; in ng_l2tp_rcvdata_lower() local
|