Home
last modified time | relevance | path

Searched refs:js (Results 1 – 25 of 26) sorted by relevance

12

/Linux-v5.10/drivers/misc/altera-stapl/
Daltera-jtag.c77 struct altera_jtag *js = &astate->js; in altera_jinit() local
80 js->jtag_state = ILLEGAL_JTAG_STATE; in altera_jinit()
83 js->drstop_state = IDLE; in altera_jinit()
84 js->irstop_state = IDLE; in altera_jinit()
85 js->dr_pre = 0; in altera_jinit()
86 js->dr_post = 0; in altera_jinit()
87 js->ir_pre = 0; in altera_jinit()
88 js->ir_post = 0; in altera_jinit()
89 js->dr_length = 0; in altera_jinit()
90 js->ir_length = 0; in altera_jinit()
[all …]
Daltera-jtag.h65 struct altera_jtag js; member
71 int altera_set_drstop(struct altera_jtag *js, enum altera_jtag_state state);
72 int altera_set_irstop(struct altera_jtag *js, enum altera_jtag_state state);
73 int altera_set_dr_pre(struct altera_jtag *js, u32 count, u32 start_index,
75 int altera_set_ir_pre(struct altera_jtag *js, u32 count, u32 start_index,
77 int altera_set_dr_post(struct altera_jtag *js, u32 count, u32 start_index,
79 int altera_set_ir_post(struct altera_jtag *js, u32 count, u32 start_index,
Daltera.c770 status = altera_set_dr_pre(&astate->js, count, 0, NULL); in altera_execute()
783 status = altera_set_dr_pre(&astate->js, count, 0, in altera_execute()
793 status = altera_set_dr_post(&astate->js, count, in altera_execute()
808 status = altera_set_dr_post(&astate->js, count, 0, in altera_execute()
814 status = altera_set_ir_pre(&astate->js, count, in altera_execute()
828 status = altera_set_ir_pre(&astate->js, count, in altera_execute()
839 status = altera_set_ir_post(&astate->js, count, in altera_execute()
854 status = altera_set_ir_post(&astate->js, count, 0, in altera_execute()
1061 status = altera_set_irstop(&astate->js, args[0]); in altera_execute()
1068 status = altera_set_drstop(&astate->js, args[0]); in altera_execute()
[all …]
/Linux-v5.10/drivers/gpu/drm/panfrost/
Dpanfrost_job.c87 struct panfrost_job_slot *js = pfdev->js; in panfrost_fence_create() local
95 fence->seqno = ++js->queue[js_num].emit_seqno; in panfrost_fence_create()
96 dma_fence_init(&fence->base, &panfrost_fence_ops, &js->job_lock, in panfrost_fence_create()
97 js->queue[js_num].fence_context, fence->seqno); in panfrost_fence_create()
126 int js) in panfrost_job_write_affinity() argument
137 job_write(pfdev, JS_AFFINITY_NEXT_LO(js), affinity & 0xFFFFFFFF); in panfrost_job_write_affinity()
138 job_write(pfdev, JS_AFFINITY_NEXT_HI(js), affinity >> 32); in panfrost_job_write_affinity()
141 static void panfrost_job_hw_submit(struct panfrost_job *job, int js) in panfrost_job_hw_submit() argument
154 if (WARN_ON(job_read(pfdev, JS_COMMAND_NEXT(js)))) { in panfrost_job_hw_submit()
160 job_write(pfdev, JS_HEAD_NEXT_LO(js), jc_head & 0xFFFFFFFF); in panfrost_job_hw_submit()
[all …]
Dpanfrost_device.h100 struct panfrost_job_slot *js; member
/Linux-v5.10/tools/perf/pmu-events/
Djsmn.c59 static jsmnerr_t jsmn_parse_primitive(jsmn_parser *parser, const char *js, in jsmn_parse_primitive() argument
69 switch (js[parser->pos]) { in jsmn_parse_primitive()
88 if (js[parser->pos] < 32 || js[parser->pos] >= 127) { in jsmn_parse_primitive()
116 static jsmnerr_t jsmn_parse_string(jsmn_parser *parser, const char *js, in jsmn_parse_string() argument
127 char c = js[parser->pos]; in jsmn_parse_string()
144 switch (js[parser->pos]) { in jsmn_parse_string()
173 jsmnerr_t jsmn_parse(jsmn_parser *parser, const char *js, size_t len, in jsmn_parse() argument
184 c = js[parser->pos]; in jsmn_parse()
222 r = jsmn_parse_string(parser, js, len, tokens, in jsmn_parse()
263 r = jsmn_parse_primitive(parser, js, len, tokens, in jsmn_parse()
Djsmn.h62 jsmnerr_t jsmn_parse(jsmn_parser *parser, const char *js,
/Linux-v5.10/tools/perf/Documentation/
Dperf-trace.txt309 …0.000 ( 0.000 ms): Web Content/17136 minfault [js::gc::Chunk::fetchNextDecommittedArena+0x4b] => 0…
310 js::gc::FreeSpan::initAsEmpty (inlined)
311 js::gc::Arena::setAsNotAllocated (inlined)
312js::gc::Chunk::fetchNextDecommittedArena (/usr/lib64/firefox/libxul.so)
313 js::gc::Chunk::allocateArena (/usr/lib64/firefox/libxul.so)
314js::gc::GCRuntime::allocateArena (/usr/lib64/firefox/libxul.so)
315js::gc::ArenaLists::allocateFromArena (/usr/lib64/firefox/libxul.so)
316js::gc::GCRuntime::tryNewTenuredThing<JSString, (js::AllowGC)1> (inlined)
317js::AllocateString<JSString, (js::AllowGC)1> (/usr/lib64/firefox/libxul.so)
318 js::Allocate<JSThinInlineString, (js::AllowGC)1> (inlined)
[all …]
Dtips.txt36 To add Node.js USDT(User-Level Statically Defined Tracing): perf buildid-cache --add `which node`
/Linux-v5.10/arch/x86/math-emu/
Dround_Xsig.S42 js L_round /* Already normalized */
102 js L_n_exit /* Already normalized */
111 js L_n_exit /* Normalized now */
Dreg_norm.S36 js L_done /* Already normalized */
114 js L_exit_nuo_valid /* Already normalized */
Dwm_sqrt.S392 js sqrt_near_exact_small
452 js sqrt_more_prec_small
Dpolynom_Xsig.S65 js L_accum_done
Dreg_round.S585 js LPseudoDenormal /* Will be masked underflow */
588 js L_Normalised /* No longer a denormal */
Dreg_u_sub.S51 js L_bugged_1
/Linux-v5.10/kernel/rcu/
Dtree_stall.h592 unsigned long js; in check_cpu_stall() local
621 js = READ_ONCE(rcu_state.jiffies_stall); in check_cpu_stall()
627 ULONG_CMP_LT(j, js) || in check_cpu_stall()
628 ULONG_CMP_GE(gps, js)) in check_cpu_stall()
634 cmpxchg(&rcu_state.jiffies_stall, js, jn) == js) { in check_cpu_stall()
642 ULONG_CMP_GE(j, js + RCU_STALL_RAT_DELAY) && in check_cpu_stall()
643 cmpxchg(&rcu_state.jiffies_stall, js, jn) == js) { in check_cpu_stall()
/Linux-v5.10/tools/testing/selftests/net/forwarding/
Ddevlink_lib.sh309 devlink -js trap show $DEVLINK_DEV trap $trap_name \
317 devlink -js trap show $DEVLINK_DEV trap $trap_name \
377 devlink -js trap group show $DEVLINK_DEV group $group_name \
385 devlink -js trap group show $DEVLINK_DEV group $group_name \
/Linux-v5.10/drivers/input/joystick/
Danalog.c41 static char *js[ANALOG_PORTS]; variable
44 module_param_array_named(map, js, charp, &js_nargs, 0);
742 if (!strcmp(analog_types[j].name, js[i])) { in analog_parse_options()
748 analog_options[i] = simple_strtoul(js[i], &end, 0); in analog_parse_options()
749 if (end != js[i]) continue; in analog_parse_options()
752 if (!strlen(js[i])) continue; in analog_parse_options()
754 printk(KERN_WARNING "analog.c: Bad config for port %d - \"%s\"\n", i, js[i]); in analog_parse_options()
/Linux-v5.10/drivers/md/
Ddm-integrity.c685 struct journal_sector *js; in access_journal_entry() local
692 js = access_journal(ic, section, rel_sector); in access_journal_entry()
693 return (struct journal_entry *)((char *)js + offset * ic->journal_entry_size); in access_journal_entry()
770 struct journal_sector *js = access_journal(ic, section, j); in rw_section_mac() local
773 memcpy(&js->mac, result + (j * JOURNAL_MAC_PER_SECTOR), JOURNAL_MAC_PER_SECTOR); in rw_section_mac()
775 if (memcmp(&js->mac, result + (j * JOURNAL_MAC_PER_SECTOR), JOURNAL_MAC_PER_SECTOR)) in rw_section_mac()
1810 struct journal_sector *js; in __journal_read_write() local
1823 js = access_journal_data(ic, journal_section, journal_entry); in __journal_read_write()
1827 memcpy(mem_ptr, js, JOURNAL_SECTOR_DATA); in __journal_read_write()
1829 js++; in __journal_read_write()
[all …]
/Linux-v5.10/Documentation/input/joydev/
Djoystick-api.rst13 This document describes legacy ``js`` interface. Newer clients are
302 struct JS_DATA_TYPE js;
304 if (read (fd, &js, JS_RETURN) != JS_RETURN) {
327 first_button_state = js.buttons & 1;
328 second_button_state = js.buttons & 2;
Djoystick.rst42 rm js*
/Linux-v5.10/arch/x86/lib/
Datomic64_cx8_32.S112 js 2f
Datomic64_386_32.S182 js 1f
Dcsum-copy_64.S196 js .Lwas_odd
/Linux-v5.10/Documentation/x86/
Dentry_64.rst82 js 1f /* negative -> in kernel */

12