| /linux/tools/testing/selftests/net/ |
| H A D | srv6_iptunnel_cache.sh | 68 readonly SID="fc00::100" 131 encap seg6 mode encap segs "${SID}" dev veth-r0 132 ip -n "${NS_RTR}" -6 route add "${SID}"/128 table 100 \ 134 ip -n "${NS_RTR}" -6 route add blackhole "${SID}"/128 141 ip -n "${NS_DST}" -6 route add "${SID}"/128 \
|
| /linux/tools/lib/perf/ |
| H A D | evlist.c | 332 #define SID(e, x, y) xyarray__entry(e->sample_id, x, y) macro 339 struct perf_sample_id *sid = SID(evsel, cpu_map_idx, thread); in perf_evlist__id_hash() 359 if (!SID(evsel, cpu_map_idx, thread)) in perf_evlist__id_add() 375 if (!SID(evsel, cpu_map_idx, thread)) in perf_evlist__id_add_fd() 493 struct perf_sample_id *sid = SID(evsel, cpu, thread); in perf_evsel__set_sid_idx()
|
| /linux/arch/sparc/include/asm/ |
| H A D | ns87303.h | 22 #define SID 0x08 macro
|
| /linux/security/selinux/ |
| H A D | Kconfig | 62 int "SELinux SID to context string translation cache size" 66 This option defines the size of the internal SID -> context string
|
| /linux/Documentation/driver-api/surface_aggregator/ |
| H A D | ssh.rst | 16 .. |SID| replace:: ``SID`` substdef 227 * - |SID| 290 (``TID``) and source ID (``SID``). These two fields indicate where a message 291 originates from (``SID``) and what the intended target of the message is
|
| /linux/fs/ntfs3/ |
| H A D | ntfs.h | 1226 struct SID { struct 1232 static_assert(offsetof(struct SID, SubAuthority) == 8); argument
|
| H A D | fsntfs.c | 1743 static inline u32 sid_length(const struct SID *sid) in sid_length() 1815 const struct SID *owner = Add2Ptr(sd, sd_owner); in is_sd_valid() 1817 if (sd_owner + offsetof(struct SID, SubAuthority) > len) in is_sd_valid() 1829 const struct SID *group = Add2Ptr(sd, sd_group); in is_sd_valid() 1831 if (sd_group + offsetof(struct SID, SubAuthority) > len) in is_sd_valid()
|
| /linux/Documentation/admin-guide/cifs/ |
| H A D | todo.rst | 57 exists. Also better integration with winbind for resolving SID owners
|
| /linux/Documentation/filesystems/smb/ |
| H A D | ksmbd.rst | 93 get from inode as RID for local domain SID.
|
| /linux/tools/perf/ |
| H A D | builtin-stat.c | 269 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) macro 274 struct perf_sample_id *sid = SID(counter, cpu_map_idx, thread); in evsel__write_stat_event()
|
| /linux/tools/perf/util/ |
| H A D | evlist.c | 78 #define SID(e, x, y) xyarray__entry(e->core.sample_id, x, y) in evlist__init() 74 #define SID( global() macro
|
| /linux/drivers/net/ethernet/sun/ |
| H A D | niu.h | 117 #define SID(LDG) (FZC_PIO + 0x10200UL + (LDG) * 8UL) macro
|
| H A D | niu.c | 7985 nw64(SID(ldg), (func << SID_FUNC_SHIFT) | vector); in niu_set_ldg_sid()
|
| /linux/arch/arm64/boot/dts/nvidia/ |
| H A D | tegra234.dtsi | 2758 reg = <0x0 0x02c00000 0x0 0x10000>, /* MC-SID */
|