/linux-6.3-rc2/lib/livepatch/ |
A D | test_klp_shadow_vars.c | 63 int **sv; in shadow_get() local 69 return sv; in shadow_get() 77 int **sv; in shadow_alloc() local 84 return sv; in shadow_alloc() 92 int **sv; in shadow_get_or_alloc() local 99 return sv; in shadow_get_or_alloc() 125 *sv = *var; in shadow_ctor() 172 void **sv; in test_klp_shadow_vars_init() local 183 if (!sv) in test_klp_shadow_vars_init() 258 if (!sv) in test_klp_shadow_vars_init() [all …]
|
/linux-6.3-rc2/drivers/s390/char/ |
A D | sclp_tty.c | 407 str = (unsigned char *) (sv + 1); in sclp_get_input() 408 count = sv->length - sizeof(*sv); in sclp_get_input() 423 end = (void *) sv + sv->length; in sclp_eval_selfdeftextmsg() 424 for (sv = sv + 1; (void *) sv < end; sv = (void *) sv + sv->length) in sclp_eval_selfdeftextmsg() 425 if (sv->key == 0x30) in sclp_eval_selfdeftextmsg() 426 sclp_get_input(sv); in sclp_eval_selfdeftextmsg() 431 struct gds_subvector *sv; in sclp_eval_textcmd() local 435 for (sv = (struct gds_subvector *) (v + 1); in sclp_eval_textcmd() 436 (void *) sv < end; sv = (void *) sv + sv->length) in sclp_eval_textcmd() 437 if (sv->key == GDS_KEY_SELFDEFTEXTMSG) in sclp_eval_textcmd() [all …]
|
A D | sclp_ocf.c | 46 struct gds_subvector *sv, *netid, *cpc; in sclp_ocf_handler() local 59 sv = sclp_find_gds_subvector(v + 1, (void *) v + v->length, 0x81); in sclp_ocf_handler() 60 if (!sv) in sclp_ocf_handler() 63 netid = sclp_find_gds_subvector(sv + 1, (void *) sv + sv->length, 1); in sclp_ocf_handler() 65 cpc = sclp_find_gds_subvector(sv + 1, (void *) sv + sv->length, 2); in sclp_ocf_handler()
|
A D | sclp.h | 384 struct gds_subvector *sv; in sclp_find_gds_subvector() local 386 for (sv = start; (void *) sv < end; sv = (void *) sv + sv->length) in sclp_find_gds_subvector() 387 if (sv->key == key) in sclp_find_gds_subvector() 388 return sv; in sclp_find_gds_subvector()
|
/linux-6.3-rc2/drivers/gpu/drm/logicvc/ |
A D | logicvc_of.c | 41 .sv = logicvc_of_display_interface_sv, 49 .sv = logicvc_of_display_colorspace_sv, 83 .sv = logicvc_of_layer_colorspace_sv, 91 .sv = logicvc_of_layer_alpha_mode_sv, 109 static int logicvc_of_property_sv_value(struct logicvc_of_property_sv *sv, in logicvc_of_property_sv_value() argument 114 while (sv[i].string) { in logicvc_of_property_sv_value() 115 if (!strcmp(sv[i].string, string)) { in logicvc_of_property_sv_value() 116 *value = sv[i].value; in logicvc_of_property_sv_value() 143 if (property->sv) { in logicvc_of_property_parse_u32() 148 ret = logicvc_of_property_sv_value(property->sv, string, in logicvc_of_property_parse_u32()
|
A D | logicvc_of.h | 36 struct logicvc_of_property_sv *sv; member
|
/linux-6.3-rc2/sound/soc/sh/rcar/ |
A D | ctu.c | 75 struct rsnd_kctrl_cfg_m sv[4]; member 145 rsnd_mod_write(mod, CTU_SVxxR(i, j), rsnd_kctrl_valm(ctu->sv[i], j)); in rsnd_ctu_value_init() 162 rsnd_kctrl_valm(ctu->sv[0], i) = 0; in rsnd_ctu_value_reset() 163 rsnd_kctrl_valm(ctu->sv[1], i) = 0; in rsnd_ctu_value_reset() 164 rsnd_kctrl_valm(ctu->sv[2], i) = 0; in rsnd_ctu_value_reset() 165 rsnd_kctrl_valm(ctu->sv[3], i) = 0; in rsnd_ctu_value_reset() 221 &ctu->sv[0], RSND_MAX_CHANNELS, in rsnd_ctu_pcm_new() 230 &ctu->sv[1], RSND_MAX_CHANNELS, in rsnd_ctu_pcm_new() 239 &ctu->sv[2], RSND_MAX_CHANNELS, in rsnd_ctu_pcm_new() 248 &ctu->sv[3], RSND_MAX_CHANNELS, in rsnd_ctu_pcm_new()
|
/linux-6.3-rc2/drivers/gpu/drm/ |
A D | drm_ioctl.c | 385 struct drm_set_version *sv = data; in drm_setversion() local 389 if (sv->drm_di_major != -1) { in drm_setversion() 391 sv->drm_di_minor < 0 || sv->drm_di_minor > DRM_IF_MINOR) { in drm_setversion() 396 sv->drm_di_minor); in drm_setversion() 398 if (sv->drm_di_minor >= 1) { in drm_setversion() 409 if (sv->drm_dd_major != -1) { in drm_setversion() 411 sv->drm_dd_minor < 0 || sv->drm_dd_minor > in drm_setversion() 419 sv->drm_di_major = DRM_IF_MAJOR; in drm_setversion() 420 sv->drm_di_minor = DRM_IF_MINOR; in drm_setversion() 421 sv->drm_dd_major = dev->driver->major; in drm_setversion() [all …]
|
/linux-6.3-rc2/tools/power/pm-graph/ |
A D | sleepgraph.py | 2404 self.sv = sv 2737 % (sv.title, sv.version) 2738 if sv.logmsg and sv.testlog: 3069 fp = sv.openlog(sv.ftracefile, 'r') 4230 if sv.cgphase and p != sv.cgphase: 4939 host = sv.hostname[0].upper()+sv.hostname[1:] 5443 ret = sv.displayControl(sv.display) 5496 sv.testVal(sv.mempowerfile, 'radio', sv.memmode) 5499 sv.testVal(sv.diskpowerfile, 'radio', sv.diskmode) 5501 sv.testVal(sv.acpipath, 'acpi', '0xe') [all …]
|
/linux-6.3-rc2/kernel/bpf/ |
A D | tnum.c | 64 u64 sm, sv, sigma, chi, mu; in tnum_add() local 67 sv = a.value + b.value; in tnum_add() 68 sigma = sm + sv; in tnum_add() 69 chi = sigma ^ sv; in tnum_add() 71 return TNUM(sv & ~mu, mu); in tnum_add()
|
/linux-6.3-rc2/kernel/printk/ |
A D | printk_ringbuffer.h | 126 #define DESC_STATE(sv) (3UL & (sv >> DESC_FLAGS_SHIFT)) argument 129 #define DESC_ID(sv) ((sv) & DESC_ID_MASK) argument
|
/linux-6.3-rc2/tools/testing/selftests/x86/ |
A D | test_syscall_vdso.c | 326 long sv; in run_syscall_twice() local 332 sv = syscall_addr; in run_syscall_twice() 336 syscall_addr = sv; in run_syscall_twice()
|
/linux-6.3-rc2/arch/arm64/kernel/ |
A D | head.S | 262 ….macro map_memory, tbl, rtbl, vstart, vend, flags, phys, order, istart, iend, tmp, count, sv, extr… 271 mov \sv, \rtbl 273 mov \tbl, \sv 277 mov \sv, \rtbl 279 mov \tbl, \sv 283 mov \sv, \rtbl 285 mov \tbl, \sv 290 mov \sv, \rtbl 292 mov \tbl, \sv
|
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/uc/ |
A D | selftest_guc.c | 146 int ret, sv, context_index = 0; in intel_guc_steal_guc_ids() local 162 sv = guc->submission_state.num_guc_ids; in intel_guc_steal_guc_ids() 282 guc->submission_state.num_guc_ids = sv; in intel_guc_steal_guc_ids()
|
/linux-6.3-rc2/arch/sparc/kernel/ |
A D | setup_64.c | 665 u32 cl, sv, gw; in setup_arch() local 668 sv = prom_getintdefault (chosen, "server-ip", 0); in setup_arch() 670 if (cl && sv) { in setup_arch() 672 ic_servaddr = sv; in setup_arch()
|
/linux-6.3-rc2/lib/zstd/common/ |
A D | fse_decompress.c | 117 U64 sv = 0; in FSE_buildDTable_internal() local 119 for (s=0; s<maxSV1; ++s, sv += add) { in FSE_buildDTable_internal() 122 MEM_write64(spread + pos, sv); in FSE_buildDTable_internal() 124 MEM_write64(spread + pos + i, sv); in FSE_buildDTable_internal()
|
/linux-6.3-rc2/drivers/nvme/target/ |
A D | trace.c | 57 u8 sv = cdw10[3] & 0x8; in nvmet_trace_admin_set_features() local 60 trace_seq_printf(p, "fid=0x%x, sv=0x%x, cdw11=0x%x", fid, sv, cdw11); in nvmet_trace_admin_set_features()
|
/linux-6.3-rc2/sound/pci/oxygen/ |
A D | oxygen.h | 55 #define OXYGEN_PCI_SUBID(sv, sd) \ argument 58 .subvendor = sv, \
|
/linux-6.3-rc2/lib/zstd/compress/ |
A D | fse_compress.c | 122 U64 sv = 0; in FSE_buildCTable_wksp() local 124 for (s=0; s<maxSV1; ++s, sv += add) { in FSE_buildCTable_wksp() 127 MEM_write64(spread + pos, sv); in FSE_buildCTable_wksp() 129 MEM_write64(spread + pos + i, sv); in FSE_buildCTable_wksp()
|
/linux-6.3-rc2/scripts/atomic/ |
A D | atomic-tbl.sh | 71 [sv]) printf "void";;
|
/linux-6.3-rc2/drivers/nvme/host/ |
A D | trace.c | 80 u8 sv = cdw10[3] & 0x8; in nvme_trace_admin_set_features() local 83 trace_seq_printf(p, "fid=0x%x, sv=0x%x, cdw11=0x%x", fid, sv, cdw11); in nvme_trace_admin_set_features()
|
/linux-6.3-rc2/drivers/misc/cardreader/ |
A D | rts5249.c | 170 u8 cnt, sv; in rts52xa_save_content_from_efuse() local 194 sv = val & 0x10; in rts52xa_save_content_from_efuse() 196 if (sv) { in rts52xa_save_content_from_efuse() 219 if (sv) in rts52xa_save_content_from_efuse()
|
/linux-6.3-rc2/tools/testing/selftests/bpf/ |
A D | test_progs.c | 1691 int sv[2]; in main() local 1694 if (socketpair(AF_UNIX, SOCK_SEQPACKET | SOCK_CLOEXEC, 0, sv) < 0) { in main() 1703 close(sv[1]); in main() 1705 env.worker_socks[i] = sv[0]; in main() 1707 close(sv[0]); in main() 1709 return worker_main(sv[1]); in main()
|
/linux-6.3-rc2/drivers/media/usb/gspca/ |
A D | xirlink_cit.c | 1327 } sv[7] = { in cit_set_sharpness() local 1336 cit_model3_Packet1(gspca_dev, 0x0060, sv[val].sv1); in cit_set_sharpness() 1337 cit_model3_Packet1(gspca_dev, 0x0061, sv[val].sv2); in cit_set_sharpness() 1338 cit_model3_Packet1(gspca_dev, 0x0062, sv[val].sv3); in cit_set_sharpness() 1339 cit_model3_Packet1(gspca_dev, 0x0063, sv[val].sv4); in cit_set_sharpness()
|
/linux-6.3-rc2/lib/zstd/decompress/ |
A D | zstd_decompress_block.c | 500 U64 sv = 0; in ZSTD_buildFSETable_body() local 502 for (s=0; s<maxSV1; ++s, sv += add) { in ZSTD_buildFSETable_body() 505 MEM_write64(spread + pos, sv); in ZSTD_buildFSETable_body() 507 MEM_write64(spread + pos + i, sv); in ZSTD_buildFSETable_body()
|