Searched refs:ms (Results 1 - 25 of 267) sorted by relevance

1234567891011

/linux-master/tools/perf/trace/beauty/
H A Dfsconfig.sh13 ms='[[:space:]]*'
14 sed -nr "s/^${ms}FSCONFIG_([[:alnum:]_]+)${ms}=${ms}([[:digit:]]+)${ms},.*/\t[\2] = \"\1\",/p" \
/linux-master/tools/perf/util/
H A Dmap_symbol.c6 void map_symbol__exit(struct map_symbol *ms) argument
8 maps__zput(ms->maps);
9 map__zput(ms->map);
14 map_symbol__exit(&ams->ms);
H A Dmap_symbol.h18 struct map_symbol ms; member in struct:addr_map_symbol
26 void map_symbol__exit(struct map_symbol *ms);
/linux-master/kernel/
H A Dmodule_signature.c17 * @ms: Signature to check.
18 * @file_len: Size of the file to which @ms is appended.
21 int mod_check_sig(const struct module_signature *ms, size_t file_len, argument
24 if (be32_to_cpu(ms->sig_len) >= file_len - sizeof(*ms))
27 if (ms->id_type != PKEY_ID_PKCS7) {
33 if (ms->algo != 0 ||
34 ms->hash != 0 ||
35 ms->signer_len != 0 ||
36 ms
[all...]
/linux-master/include/asm-generic/
H A Dmmiowb.h37 struct mmiowb_state *ms = __mmiowb_state(); local
39 if (likely(ms->nesting_count))
40 ms->mmiowb_pending = ms->nesting_count;
45 struct mmiowb_state *ms = __mmiowb_state(); local
46 ms->nesting_count++;
51 struct mmiowb_state *ms = __mmiowb_state(); local
53 if (unlikely(ms->mmiowb_pending)) {
54 ms->mmiowb_pending = 0;
58 ms
[all...]
/linux-master/drivers/spi/
H A Dspi-mpc52xx.c87 int (*state)(int irq, struct mpc52xx_spi *ms, u8 status, u8 data);
100 static void mpc52xx_spi_chipsel(struct mpc52xx_spi *ms, int value) argument
104 if (ms->gpio_cs_count > 0) {
105 cs = spi_get_chipselect(ms->message->spi, 0);
106 gpiod_set_value(ms->gpio_cs[cs], value);
108 out_8(ms->regs + SPI_PORTDATA, value ? 0 : 0x08);
117 static void mpc52xx_spi_start_transfer(struct mpc52xx_spi *ms) argument
119 ms->rx_buf = ms->transfer->rx_buf;
120 ms
149 mpc52xx_spi_fsmstate_idle(int irq, struct mpc52xx_spi *ms, u8 status, u8 data) argument
215 mpc52xx_spi_fsmstate_transfer(int irq, struct mpc52xx_spi *ms, u8 status, u8 data) argument
281 mpc52xx_spi_fsmstate_wait(int irq, struct mpc52xx_spi *ms, u8 status, u8 data) argument
322 mpc52xx_spi_fsm_process(int irq, struct mpc52xx_spi *ms) argument
344 struct mpc52xx_spi *ms = _ms; local
356 struct mpc52xx_spi *ms = container_of(work, struct mpc52xx_spi, work); local
370 struct mpc52xx_spi *ms = spi_controller_get_devdata(spi->controller); local
390 struct mpc52xx_spi *ms; local
520 struct mpc52xx_spi *ms = spi_controller_get_devdata(host); local
[all...]
/linux-master/drivers/md/
H A Ddm-raid1.c51 struct mirror_set *ms; member in struct:mirror
99 struct mirror_set *ms = context; local
101 queue_work(ms->kmirrord_wq, &ms->kmirrord_work);
106 struct mirror_set *ms = from_timer(ms, t, timer); local
108 clear_bit(0, &ms->timer_pending);
109 wakeup_mirrord(ms);
112 static void delayed_wake(struct mirror_set *ms) argument
114 if (test_and_set_bit(0, &ms
126 queue_bio(struct mirror_set *ms, struct bio *bio, int rw) argument
144 struct mirror_set *ms = context; local
178 get_default_mirror(struct mirror_set *ms) argument
185 struct mirror_set *ms = m->ms; local
191 get_valid_mirror(struct mirror_set *ms) argument
218 struct mirror_set *ms = m->ms; local
261 struct mirror_set *ms = ti->private; local
306 struct mirror_set *ms = dm_rh_region_context(reg); local
335 recover(struct mirror_set *ms, struct dm_region *reg) argument
379 reset_ms_flags(struct mirror_set *ms) argument
390 do_recovery(struct mirror_set *ms) argument
423 choose_mirror(struct mirror_set *ms, sector_t sector) argument
445 mirror_available(struct mirror_set *ms, struct bio *bio) argument
480 hold_bio(struct mirror_set *ms, struct bio *bio) argument
560 region_in_sync(struct mirror_set *ms, region_t region, int may_block) argument
567 do_reads(struct mirror_set *ms, struct bio_list *reads) argument
608 struct mirror_set *ms; local
654 do_write(struct mirror_set *ms, struct bio *bio) argument
687 do_writes(struct mirror_set *ms, struct bio_list *writes) argument
795 do_failures(struct mirror_set *ms, struct bio_list *failures) argument
849 struct mirror_set *ms = local
862 struct mirror_set *ms = container_of(work, struct mirror_set, local
893 struct mirror_set *ms = local
937 free_context(struct mirror_set *ms, struct dm_target *ti, unsigned int m) argument
948 get_mirror(struct mirror_set *ms, struct dm_target *ti, unsigned int mirror, char **argv) argument
1014 parse_features(struct mirror_set *ms, unsigned int argc, char **argv, unsigned int *args_used) argument
1079 struct mirror_set *ms; local
1183 struct mirror_set *ms = ti->private; local
1200 struct mirror_set *ms = ti->private; local
1249 struct mirror_set *ms = ti->private; local
1314 struct mirror_set *ms = ti->private; local
1360 struct mirror_set *ms = ti->private; local
1370 struct mirror_set *ms = ti->private; local
1410 struct mirror_set *ms = ti->private; local
1473 struct mirror_set *ms = ti->private; local
[all...]
/linux-master/drivers/scsi/
H A Dmesh.c186 static void mesh_done(struct mesh_state *ms, int start_next);
187 static void mesh_interrupt(struct mesh_state *ms);
188 static void cmd_complete(struct mesh_state *ms);
189 static void set_dma_cmds(struct mesh_state *ms, struct scsi_cmnd *cmd);
190 static void halt_dma(struct mesh_state *ms);
191 static void phase_mismatch(struct mesh_state *ms);
213 static void dlog(struct mesh_state *ms, char *fmt, int a) argument
215 struct mesh_target *tp = &ms->tgts[ms->conn_tgt];
219 slp = &ms
238 dumplog(struct mesh_state *ms, int t) argument
264 dumpslog(struct mesh_state *ms) argument
291 dlog(struct mesh_state *ms, char *fmt, int a) argument
293 dumplog(struct mesh_state *ms, int tgt) argument
295 dumpslog(struct mesh_state *ms) argument
303 mesh_dump_regs(struct mesh_state *ms) argument
349 mesh_init(struct mesh_state *ms) argument
396 mesh_start_cmd(struct mesh_state *ms, struct scsi_cmnd *cmd) argument
549 mesh_start(struct mesh_state *ms) argument
580 mesh_done(struct mesh_state *ms, int start_next) argument
620 add_sdtr_msg(struct mesh_state *ms) argument
632 set_sdtr(struct mesh_state *ms, int period, int offset) argument
673 start_phase(struct mesh_state *ms) argument
818 get_msgin(struct mesh_state *ms) argument
832 msgin_length(struct mesh_state *ms) argument
850 reselected(struct mesh_state *ms) argument
971 do_abort(struct mesh_state *ms) argument
980 handle_reset(struct mesh_state *ms) argument
1016 struct mesh_state *ms = dev_id; local
1025 handle_error(struct mesh_state *ms) argument
1121 handle_exception(struct mesh_state *ms) argument
1153 handle_msgin(struct mesh_state *ms) argument
1254 set_dma_cmds(struct mesh_state *ms, struct scsi_cmnd *cmd) argument
1315 halt_dma(struct mesh_state *ms) argument
1361 phase_mismatch(struct mesh_state *ms) argument
1440 cmd_complete(struct mesh_state *ms) argument
1630 struct mesh_state *ms; local
1655 mesh_interrupt(struct mesh_state *ms) argument
1687 struct mesh_state *ms = (struct mesh_state *) cmd->device->host->hostdata; local
1704 struct mesh_state *ms = (struct mesh_state *) cmd->device->host->hostdata; local
1741 set_mesh_power(struct mesh_state *ms, int state) argument
1758 struct mesh_state *ms = (struct mesh_state *)macio_get_drvdata(mdev); local
1789 struct mesh_state *ms = (struct mesh_state *)macio_get_drvdata(mdev); local
1815 struct mesh_state *ms = (struct mesh_state *)macio_get_drvdata(mdev); local
1853 struct mesh_state *ms; local
1991 struct mesh_state *ms = (struct mesh_state *)macio_get_drvdata(mdev); local
[all...]
/linux-master/fs/dlm/
H A Drequestqueue.c34 const struct dlm_message *ms)
37 int length = le16_to_cpu(ms->m_header.h_length) -
48 memcpy(&e->request, ms, sizeof(*ms));
49 memcpy(&e->request.m_extra, ms->m_extra, length);
71 struct dlm_message *ms; local
85 ms = &e->request;
89 le32_to_cpu(ms->m_type),
90 le32_to_cpu(ms->m_header.h_nodeid),
91 le32_to_cpu(ms
33 dlm_add_requestqueue(struct dlm_ls *ls, int nodeid, const struct dlm_message *ms) argument
131 purge_request(struct dlm_ls *ls, struct dlm_message *ms, int nodeid) argument
158 struct dlm_message *ms; local
[all...]
H A Drequestqueue.h15 const struct dlm_message *ms);
/linux-master/lib/zstd/compress/
H A Dzstd_double_fast.h18 void ZSTD_fillDoubleHashTable(ZSTD_matchState_t* ms,
21 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
24 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
27 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
H A Dzstd_fast.h18 void ZSTD_fillHashTable(ZSTD_matchState_t* ms,
21 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
24 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
27 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
H A Dzstd_opt.h18 void ZSTD_updateTree(ZSTD_matchState_t* ms, const BYTE* ip, const BYTE* iend);
21 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
24 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
27 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
32 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
35 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
39 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
42 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
H A Dzstd_lazy.h25 U32 ZSTD_insertAndFindFirstIndex(ZSTD_matchState_t* ms, const BYTE* ip);
26 void ZSTD_row_update(ZSTD_matchState_t* const ms, const BYTE* ip);
28 void ZSTD_dedicatedDictSearch_lazy_loadDictionary(ZSTD_matchState_t* ms, const BYTE* const ip);
33 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
36 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
39 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
42 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
45 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
48 ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM],
51 ZSTD_matchState_t* ms, seqStore_
[all...]
H A Dzstd_lazy.c20 ZSTD_updateDUBT(ZSTD_matchState_t* ms, argument
24 const ZSTD_compressionParameters* const cParams = &ms->cParams;
25 U32* const hashTable = ms->hashTable;
28 U32* const bt = ms->chainTable;
32 const BYTE* const base = ms->window.base;
34 U32 idx = ms->nextToUpdate;
38 idx, target, ms->window.dictLimit);
42 assert(idx >= ms->window.dictLimit); /* condition for valid base+idx */
55 ms->nextToUpdate = target;
64 ZSTD_insertDUBT1(const ZSTD_matchState_t* ms, argument
153 ZSTD_DUBT_findBetterDictMatch( const ZSTD_matchState_t* ms, const BYTE* const ip, const BYTE* const iend, size_t* offsetPtr, size_t bestLength, U32 nbCompares, U32 const mls, const ZSTD_dictMode_e dictMode) argument
231 ZSTD_DUBT_findBestMatch(ZSTD_matchState_t* ms, const BYTE* const ip, const BYTE* const iend, size_t* offsetPtr, U32 const mls, const ZSTD_dictMode_e dictMode) argument
382 ZSTD_BtFindBestMatch( ZSTD_matchState_t* ms, const BYTE* const ip, const BYTE* const iLimit, size_t* offsetPtr, const U32 mls , const ZSTD_dictMode_e dictMode) argument
398 ZSTD_dedicatedDictSearch_lazy_loadDictionary(ZSTD_matchState_t* ms, const BYTE* const ip) argument
617 ZSTD_insertAndFindFirstIndex_internal( ZSTD_matchState_t* ms, const ZSTD_compressionParameters* const cParams, const BYTE* ip, U32 const mls) argument
641 ZSTD_insertAndFindFirstIndex(ZSTD_matchState_t* ms, const BYTE* ip) argument
648 ZSTD_HcFindBestMatch( ZSTD_matchState_t* ms, const BYTE* const ip, const BYTE* const iLimit, size_t* offsetPtr, const U32 mls, const ZSTD_dictMode_e dictMode) argument
862 ZSTD_row_fillHashCache(ZSTD_matchState_t* ms, const BYTE* base, U32 const rowLog, U32 const mls, U32 idx, const BYTE* const iLimit) argument
905 ZSTD_row_update_internalImpl(ZSTD_matchState_t* ms, U32 updateStartIdx, U32 const updateEndIdx, U32 const mls, U32 const rowLog, U32 const rowMask, U32 const useCache) argument
935 ZSTD_row_update_internal(ZSTD_matchState_t* ms, const BYTE* ip, U32 const mls, U32 const rowLog, U32 const rowMask, U32 const useCache) argument
968 ZSTD_row_update(ZSTD_matchState_t* const ms, const BYTE* ip) argument
1120 ZSTD_RowFindBestMatch( ZSTD_matchState_t* ms, const BYTE* const ip, const BYTE* const iLimit, size_t* offsetPtr, const U32 mls, const ZSTD_dictMode_e dictMode, const U32 rowLog) argument
1448 ZSTD_searchMax( ZSTD_matchState_t* ms, const BYTE* ip, const BYTE* iend, size_t* offsetPtr, U32 const mls, U32 const rowLog, searchMethod_e const searchMethod, ZSTD_dictMode_e const dictMode) argument
1476 ZSTD_compressBlock_lazy_generic( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], const void* src, size_t srcSize, const searchMethod_e searchMethod, const U32 depth, ZSTD_dictMode_e const dictMode) argument
1720 ZSTD_compressBlock_btlazy2( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
1727 ZSTD_compressBlock_lazy2( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
1734 ZSTD_compressBlock_lazy( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
1741 ZSTD_compressBlock_greedy( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
1748 ZSTD_compressBlock_btlazy2_dictMatchState( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
1755 ZSTD_compressBlock_lazy2_dictMatchState( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
1762 ZSTD_compressBlock_lazy_dictMatchState( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
1769 ZSTD_compressBlock_greedy_dictMatchState( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
1777 ZSTD_compressBlock_lazy2_dedicatedDictSearch( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
1784 ZSTD_compressBlock_lazy_dedicatedDictSearch( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
1791 ZSTD_compressBlock_greedy_dedicatedDictSearch( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
1799 ZSTD_compressBlock_lazy2_row( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
1806 ZSTD_compressBlock_lazy_row( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
1813 ZSTD_compressBlock_greedy_row( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
1820 ZSTD_compressBlock_lazy2_dictMatchState_row( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
1827 ZSTD_compressBlock_lazy_dictMatchState_row( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
1834 ZSTD_compressBlock_greedy_dictMatchState_row( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
1842 ZSTD_compressBlock_lazy2_dedicatedDictSearch_row( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
1849 ZSTD_compressBlock_lazy_dedicatedDictSearch_row( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
1856 ZSTD_compressBlock_greedy_dedicatedDictSearch_row( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
1864 ZSTD_compressBlock_lazy_extDict_generic( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], const void* src, size_t srcSize, const searchMethod_e searchMethod, const U32 depth) argument
2050 ZSTD_compressBlock_greedy_extDict( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
2057 ZSTD_compressBlock_lazy_extDict( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
2065 ZSTD_compressBlock_lazy2_extDict( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
2073 ZSTD_compressBlock_btlazy2_extDict( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
2081 ZSTD_compressBlock_greedy_extDict_row( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
2088 ZSTD_compressBlock_lazy_extDict_row( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
2096 ZSTD_compressBlock_lazy2_extDict_row( ZSTD_matchState_t* ms, seqStore_t* seqStore, U32 rep[ZSTD_REP_NUM], void const* src, size_t srcSize) argument
[all...]
/linux-master/drivers/gpu/drm/amd/display/dc/dml2/
H A Ddisplay_mode_core.c6218 CalculatePrefetchSchedule_params->DSCDelay = mode_lib->ms.DSCDelayPerState[k];
6219 CalculatePrefetchSchedule_params->EnhancedPrefetchScheduleAccelerationFinal = mode_lib->ms.policy.EnhancedPrefetchScheduleAccelerationFinal;
6220 CalculatePrefetchSchedule_params->DPPCLKDelaySubtotalPlusCNVCFormater = mode_lib->ms.ip.dppclk_delay_subtotal + mode_lib->ms.ip.dppclk_delay_cnvc_formatter;
6221 CalculatePrefetchSchedule_params->DPPCLKDelaySCL = mode_lib->ms.ip.dppclk_delay_scl;
6222 CalculatePrefetchSchedule_params->DPPCLKDelaySCLLBOnly = mode_lib->ms.ip.dppclk_delay_scl_lb_only;
6223 CalculatePrefetchSchedule_params->DPPCLKDelayCNVCCursor = mode_lib->ms.ip.dppclk_delay_cnvc_cursor;
6224 CalculatePrefetchSchedule_params->DISPCLKDelaySubtotal = mode_lib->ms.ip.dispclk_delay_subtotal;
6225 CalculatePrefetchSchedule_params->DPP_RECOUT_WIDTH = (dml_uint_t)(mode_lib->ms.SwathWidthYThisState[k] / mode_lib->ms
[all...]
/linux-master/kernel/module/
H A Dsigning.c45 struct module_signature ms; local
51 if (modlen <= sizeof(ms))
54 memcpy(&ms, mod + (modlen - sizeof(ms)), sizeof(ms));
56 ret = mod_check_sig(&ms, modlen, "module");
60 sig_len = be32_to_cpu(ms.sig_len);
61 modlen -= sig_len + sizeof(ms);
/linux-master/tools/perf/arch/loongarch/annotate/
H A Dinstructions.c8 static int loongarch_call__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) argument
11 struct map *map = ms->map;
13 .ms = { .map = map, },
42 if (maps__find_ams(ms->maps, &target) == 0 &&
43 map__rip_2objdump(target.ms.map, map__map_ip(target.ms.map, target.addr)) == ops->target.addr)
44 ops->target.sym = target.ms.sym;
54 static int loongarch_jump__parse(struct arch *arch, struct ins_operands *ops, struct map_symbol *ms) argument
56 struct map *map = ms->map;
57 struct symbol *sym = ms
[all...]
/linux-master/mm/
H A Dsparse.c164 static void __section_mark_present(struct mem_section *ms, argument
170 ms->section_mem_map |= SECTION_MARKED_PRESENT;
202 struct mem_section *ms; local
207 ms = __nr_to_section(nr);
208 subsection_mask_set(ms->usage->subsection_map, pfn, pfns);
246 struct mem_section *ms; local
251 ms = __nr_to_section(section);
252 if (!ms->section_mem_map) {
253 ms->section_mem_map = sparse_encode_early_nid(nid) |
255 __section_mark_present(ms, sectio
300 sparse_init_one_section(struct mem_section *ms, unsigned long pnum, struct page *mem_map, struct mem_section_usage *usage, unsigned long flags) argument
545 struct mem_section *ms; local
598 struct mem_section *ms; local
616 struct mem_section *ms; local
658 struct mem_section *ms = __pfn_to_section(pfn); local
675 is_subsection_map_empty(struct mem_section *ms) argument
683 struct mem_section *ms = __pfn_to_section(pfn); local
752 is_subsection_map_empty(struct mem_section *ms) argument
782 struct mem_section *ms = __pfn_to_section(pfn); local
832 struct mem_section *ms = __pfn_to_section(pfn); local
895 struct mem_section *ms; local
929 struct mem_section *ms = __pfn_to_section(pfn); local
[all...]
H A Dbootmem_info.c46 struct mem_section *ms; local
51 ms = __nr_to_section(section_nr);
54 memmap = sparse_decode_mem_map(ms->section_mem_map, section_nr);
68 usage = ms->usage;
81 struct mem_section *ms; local
86 ms = __nr_to_section(section_nr);
88 memmap = sparse_decode_mem_map(ms->section_mem_map, section_nr);
92 usage = ms->usage;
/linux-master/arch/mips/kernel/
H A Dspinlock_test.c94 struct spin_multi_state ms; local
97 ms.lock = __RAW_SPIN_LOCK_UNLOCKED("multi_get");
98 ms.loops = 1000000;
100 atomic_set(&ms.start_wait, 2);
101 atomic_set(&ms.enter_wait, 2);
102 atomic_set(&ms.exit_wait, 2);
103 t1.state = &ms;
104 t2.state = &ms;
/linux-master/drivers/hid/
H A Dhid-microsoft.c62 struct ms_data *ms = hid_get_drvdata(hdev); local
63 unsigned long quirks = ms->quirks;
186 struct ms_data *ms = hid_get_drvdata(hdev); local
187 unsigned long quirks = ms->quirks;
213 struct ms_data *ms = hid_get_drvdata(hdev); local
214 unsigned long quirks = ms->quirks;
225 struct ms_data *ms = hid_get_drvdata(hdev); local
226 unsigned long quirks = ms->quirks;
283 struct ms_data *ms = container_of(work, struct ms_data, ff_worker); local
284 struct hid_device *hdev = ms
311 struct ms_data *ms = hid_get_drvdata(hid); local
330 struct ms_data *ms = hid_get_drvdata(hdev); local
357 struct ms_data *ms = hid_get_drvdata(hdev); local
368 struct ms_data *ms; local
[all...]
/linux-master/drivers/platform/x86/amd/pmf/
H A Dcnqf.c43 pr_debug("t_perf_to_turbo: %u ms\n", data->t_perf_to_turbo);
44 pr_debug("t_balanced_to_perf: %u ms\n", data->t_balanced_to_perf);
45 pr_debug("t_quiet_to_balanced: %u ms\n", data->t_quiet_to_balanced);
46 pr_debug("t_balanced_to_quiet: %u ms\n", data->t_balanced_to_quiet);
47 pr_debug("t_perf_to_balanced: %u ms\n", data->t_perf_to_balanced);
48 pr_debug("t_turbo_to_perf: %u ms\n", data->t_turbo_to_perf);
181 dev_dbg(dev->dev, "avg_power: %u mW total_power: %u mW count: %u timer: %u ms\n",
273 struct cnqf_mode_settings *ms; local
276 ms = &config_store.mode_set[idx][CNQF_MODE_QUIET];
277 ms
[all...]
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dbrcms_trace_brcmsmac.h43 __field(uint, ms)
48 __entry->ms = t->ms;
53 "ms=%u set=%u periodic=%u",
54 __entry->ms, __entry->set, __entry->periodic
/linux-master/include/linux/
H A Dmodule_signature.h43 int mod_check_sig(const struct module_signature *ms, size_t file_len,

Completed in 248 milliseconds

1234567891011