Home
last modified time | relevance | path

Searched refs:ksm (Results 1 – 25 of 451) sorted by relevance

12345678910>>...19

/dports/multimedia/v4l-utils/linux-5.13-rc2/block/
H A Dkeyslot-manager.c87 memset(ksm, 0, sizeof(*ksm)); in blk_ksm_init()
104 ksm->slots[slot].ksm = ksm; in blk_ksm_init()
173 struct blk_keyslot_manager *ksm = slot->ksm; in blk_ksm_remove_slot_from_lru_list() local
313 ksm = slot->ksm; in blk_ksm_put_slot()
336 if (!ksm) in blk_ksm_crypto_cfg_supported()
385 err = ksm->ksm_ll_ops.keyslot_evict(ksm, key, in blk_ksm_evict_key()
432 if (!ksm) in blk_ksm_destroy()
435 kvfree_sensitive(ksm->slots, sizeof(ksm->slots[0]) * ksm->num_slots); in blk_ksm_destroy()
436 memzero_explicit(ksm, sizeof(*ksm)); in blk_ksm_destroy()
446 q->ksm = ksm; in blk_ksm_register()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/block/
H A Dkeyslot-manager.c87 memset(ksm, 0, sizeof(*ksm)); in blk_ksm_init()
104 ksm->slots[slot].ksm = ksm; in blk_ksm_init()
173 struct blk_keyslot_manager *ksm = slot->ksm; in blk_ksm_remove_slot_from_lru_list() local
313 ksm = slot->ksm; in blk_ksm_put_slot()
336 if (!ksm) in blk_ksm_crypto_cfg_supported()
385 err = ksm->ksm_ll_ops.keyslot_evict(ksm, key, in blk_ksm_evict_key()
432 if (!ksm) in blk_ksm_destroy()
435 kvfree_sensitive(ksm->slots, sizeof(ksm->slots[0]) * ksm->num_slots); in blk_ksm_destroy()
436 memzero_explicit(ksm, sizeof(*ksm)); in blk_ksm_destroy()
446 q->ksm = ksm; in blk_ksm_register()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/block/
H A Dkeyslot-manager.c87 memset(ksm, 0, sizeof(*ksm)); in blk_ksm_init()
104 ksm->slots[slot].ksm = ksm; in blk_ksm_init()
173 struct blk_keyslot_manager *ksm = slot->ksm; in blk_ksm_remove_slot_from_lru_list() local
313 ksm = slot->ksm; in blk_ksm_put_slot()
336 if (!ksm) in blk_ksm_crypto_cfg_supported()
385 err = ksm->ksm_ll_ops.keyslot_evict(ksm, key, in blk_ksm_evict_key()
432 if (!ksm) in blk_ksm_destroy()
435 kvfree_sensitive(ksm->slots, sizeof(ksm->slots[0]) * ksm->num_slots); in blk_ksm_destroy()
436 memzero_explicit(ksm, sizeof(*ksm)); in blk_ksm_destroy()
446 q->ksm = ksm; in blk_ksm_register()
[all …]
/dports/devel/py-jupyter-client/jupyter_client-6.1.12/jupyter_client/tests/
H A Dtest_kernelspec.py57 kernels = self.ksm.find_kernel_specs()
69 kernels = self.ksm.get_all_specs()
77 self.ksm.kernel_dirs.append(td.name)
78 kernels = self.ksm.find_kernel_specs()
80 self.ksm.kernel_dirs.insert(0, td.name)
81 kernels = self.ksm.find_kernel_specs()
100 self.ksm.log.addHandler(handler)
105 self.ksm.log.removeHandler(handler)
116 self.ksm.log.addHandler(handler)
121 self.ksm.log.removeHandler(handler)
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/Documentation/ABI/testing/
H A Dsysfs-kernel-mm-ksm1 What: /sys/kernel/mm/ksm
7 What: /sys/kernel/mm/ksm/full_scans
8 What: /sys/kernel/mm/ksm/pages_shared
9 What: /sys/kernel/mm/ksm/pages_sharing
10 What: /sys/kernel/mm/ksm/pages_to_scan
11 What: /sys/kernel/mm/ksm/pages_unshared
12 What: /sys/kernel/mm/ksm/pages_volatile
13 What: /sys/kernel/mm/ksm/run
14 What: /sys/kernel/mm/ksm/sleep_millisecs
36 run: write 0 to disable ksm, read 0 while ksm is disabled.
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/Documentation/ABI/testing/
H A Dsysfs-kernel-mm-ksm1 What: /sys/kernel/mm/ksm
7 What: /sys/kernel/mm/ksm/full_scans
8 What: /sys/kernel/mm/ksm/pages_shared
9 What: /sys/kernel/mm/ksm/pages_sharing
10 What: /sys/kernel/mm/ksm/pages_to_scan
11 What: /sys/kernel/mm/ksm/pages_unshared
12 What: /sys/kernel/mm/ksm/pages_volatile
13 What: /sys/kernel/mm/ksm/run
14 What: /sys/kernel/mm/ksm/sleep_millisecs
36 run: write 0 to disable ksm, read 0 while ksm is disabled.
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/Documentation/ABI/testing/
H A Dsysfs-kernel-mm-ksm1 What: /sys/kernel/mm/ksm
7 What: /sys/kernel/mm/ksm/full_scans
8 What: /sys/kernel/mm/ksm/pages_shared
9 What: /sys/kernel/mm/ksm/pages_sharing
10 What: /sys/kernel/mm/ksm/pages_to_scan
11 What: /sys/kernel/mm/ksm/pages_unshared
12 What: /sys/kernel/mm/ksm/pages_volatile
13 What: /sys/kernel/mm/ksm/run
14 What: /sys/kernel/mm/ksm/sleep_millisecs
36 run: write 0 to disable ksm, read 0 while ksm is disabled.
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dkeyslot-manager.h28 int (*keyslot_program)(struct blk_keyslot_manager *ksm,
31 int (*keyslot_evict)(struct blk_keyslot_manager *ksm,
86 int blk_ksm_init(struct blk_keyslot_manager *ksm, unsigned int num_slots);
88 int devm_blk_ksm_init(struct device *dev, struct blk_keyslot_manager *ksm,
91 blk_status_t blk_ksm_get_slot_for_key(struct blk_keyslot_manager *ksm,
99 bool blk_ksm_crypto_cfg_supported(struct blk_keyslot_manager *ksm,
102 int blk_ksm_evict_key(struct blk_keyslot_manager *ksm,
105 void blk_ksm_reprogram_all_keys(struct blk_keyslot_manager *ksm);
107 void blk_ksm_destroy(struct blk_keyslot_manager *ksm);
112 void blk_ksm_init_passthrough(struct blk_keyslot_manager *ksm);
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dkeyslot-manager.h28 int (*keyslot_program)(struct blk_keyslot_manager *ksm,
31 int (*keyslot_evict)(struct blk_keyslot_manager *ksm,
86 int blk_ksm_init(struct blk_keyslot_manager *ksm, unsigned int num_slots);
88 int devm_blk_ksm_init(struct device *dev, struct blk_keyslot_manager *ksm,
91 blk_status_t blk_ksm_get_slot_for_key(struct blk_keyslot_manager *ksm,
99 bool blk_ksm_crypto_cfg_supported(struct blk_keyslot_manager *ksm,
102 int blk_ksm_evict_key(struct blk_keyslot_manager *ksm,
105 void blk_ksm_reprogram_all_keys(struct blk_keyslot_manager *ksm);
107 void blk_ksm_destroy(struct blk_keyslot_manager *ksm);
112 void blk_ksm_init_passthrough(struct blk_keyslot_manager *ksm);
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dkeyslot-manager.h28 int (*keyslot_program)(struct blk_keyslot_manager *ksm,
31 int (*keyslot_evict)(struct blk_keyslot_manager *ksm,
86 int blk_ksm_init(struct blk_keyslot_manager *ksm, unsigned int num_slots);
88 int devm_blk_ksm_init(struct device *dev, struct blk_keyslot_manager *ksm,
91 blk_status_t blk_ksm_get_slot_for_key(struct blk_keyslot_manager *ksm,
99 bool blk_ksm_crypto_cfg_supported(struct blk_keyslot_manager *ksm,
102 int blk_ksm_evict_key(struct blk_keyslot_manager *ksm,
105 void blk_ksm_reprogram_all_keys(struct blk_keyslot_manager *ksm);
107 void blk_ksm_destroy(struct blk_keyslot_manager *ksm);
112 void blk_ksm_init_passthrough(struct blk_keyslot_manager *ksm);
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/mmc/host/
H A Dcqhci-crypto.c26 cqhci_host_from_ksm(struct blk_keyslot_manager *ksm) in cqhci_host_from_ksm() argument
28 struct mmc_host *mmc = container_of(ksm, struct mmc_host, ksm); in cqhci_host_from_ksm()
65 struct cqhci_host *cq_host = cqhci_host_from_ksm(ksm); in cqhci_crypto_keyslot_program()
118 static int cqhci_crypto_keyslot_evict(struct blk_keyslot_manager *ksm, in cqhci_crypto_keyslot_evict() argument
122 struct cqhci_host *cq_host = cqhci_host_from_ksm(ksm); in cqhci_crypto_keyslot_evict()
171 struct blk_keyslot_manager *ksm = &mmc->ksm; in cqhci_crypto_init() local
202 err = devm_blk_ksm_init(dev, ksm, num_keyslots); in cqhci_crypto_init()
206 ksm->ksm_ll_ops = cqhci_ksm_ops; in cqhci_crypto_init()
207 ksm->dev = dev; in cqhci_crypto_init()
210 ksm->max_dun_bytes_supported = 4; in cqhci_crypto_init()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/mmc/host/
H A Dcqhci-crypto.c26 cqhci_host_from_ksm(struct blk_keyslot_manager *ksm) in cqhci_host_from_ksm() argument
28 struct mmc_host *mmc = container_of(ksm, struct mmc_host, ksm); in cqhci_host_from_ksm()
65 struct cqhci_host *cq_host = cqhci_host_from_ksm(ksm); in cqhci_crypto_keyslot_program()
118 static int cqhci_crypto_keyslot_evict(struct blk_keyslot_manager *ksm, in cqhci_crypto_keyslot_evict() argument
122 struct cqhci_host *cq_host = cqhci_host_from_ksm(ksm); in cqhci_crypto_keyslot_evict()
171 struct blk_keyslot_manager *ksm = &mmc->ksm; in cqhci_crypto_init() local
202 err = devm_blk_ksm_init(dev, ksm, num_keyslots); in cqhci_crypto_init()
206 ksm->ksm_ll_ops = cqhci_ksm_ops; in cqhci_crypto_init()
207 ksm->dev = dev; in cqhci_crypto_init()
210 ksm->max_dun_bytes_supported = 4; in cqhci_crypto_init()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/mmc/host/
H A Dcqhci-crypto.c26 cqhci_host_from_ksm(struct blk_keyslot_manager *ksm) in cqhci_host_from_ksm() argument
28 struct mmc_host *mmc = container_of(ksm, struct mmc_host, ksm); in cqhci_host_from_ksm()
65 struct cqhci_host *cq_host = cqhci_host_from_ksm(ksm); in cqhci_crypto_keyslot_program()
118 static int cqhci_crypto_keyslot_evict(struct blk_keyslot_manager *ksm, in cqhci_crypto_keyslot_evict() argument
122 struct cqhci_host *cq_host = cqhci_host_from_ksm(ksm); in cqhci_crypto_keyslot_evict()
171 struct blk_keyslot_manager *ksm = &mmc->ksm; in cqhci_crypto_init() local
202 err = devm_blk_ksm_init(dev, ksm, num_keyslots); in cqhci_crypto_init()
206 ksm->ksm_ll_ops = cqhci_ksm_ops; in cqhci_crypto_init()
207 ksm->dev = dev; in cqhci_crypto_init()
210 ksm->max_dun_bytes_supported = 4; in cqhci_crypto_init()
[all …]
/dports/textproc/hs-pandoc/pandoc-2.14.2/test/command/
H A D4742.md6 # non ascii ⚠️ räksmörgås
8 …rgas",[],[]) [Str "non",Space,Str "ascii",Space,Str "\9888\65039",Space,Str "r\228ksm\246rg\229s"]]
17 # non ascii ⚠️ räksmörgås
19 …er 1 ("non-ascii-\65039-r\228ksm\246rg\229s",[],[]) [Str "non",Space,Str "ascii",Space,Str "\9888\…
26 # non ascii ⚠️ räksmörgås
28 …er 1 ("non-ascii-\65039-r\228ksm\246rg\229s",[],[]) [Str "non",Space,Str "ascii",Space,Str "\9888\…
/dports/textproc/hs-pandoc-crossref/pandoc-crossref-0.3.12.0/_cabal_deps/pandoc-2.11.4/test/command/
H A D4742.md6 # non ascii ⚠️ räksmörgås
8 …rgas",[],[]) [Str "non",Space,Str "ascii",Space,Str "\9888\65039",Space,Str "r\228ksm\246rg\229s"]]
17 # non ascii ⚠️ räksmörgås
19 …er 1 ("non-ascii-\65039-r\228ksm\246rg\229s",[],[]) [Str "non",Space,Str "ascii",Space,Str "\9888\…
26 # non ascii ⚠️ räksmörgås
28 …er 1 ("non-ascii-\65039-r\228ksm\246rg\229s",[],[]) [Str "non",Space,Str "ascii",Space,Str "\9888\…
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/ufs/
H A Dufshcd-crypto.c51 static int ufshcd_crypto_keyslot_program(struct blk_keyslot_manager *ksm, in ufshcd_crypto_keyslot_program() argument
55 struct ufs_hba *hba = container_of(ksm, struct ufs_hba, ksm); in ufshcd_crypto_keyslot_program()
108 static int ufshcd_crypto_keyslot_evict(struct blk_keyslot_manager *ksm, in ufshcd_crypto_keyslot_evict() argument
112 struct ufs_hba *hba = container_of(ksm, struct ufs_hba, ksm); in ufshcd_crypto_keyslot_evict()
123 blk_ksm_reprogram_all_keys(&hba->ksm); in ufshcd_crypto_enable()
182 err = devm_blk_ksm_init(hba->dev, &hba->ksm, in ufshcd_hba_init_crypto_capabilities()
187 hba->ksm.ksm_ll_ops = ufshcd_ksm_ops; in ufshcd_hba_init_crypto_capabilities()
189 hba->ksm.max_dun_bytes_supported = 8; in ufshcd_hba_init_crypto_capabilities()
190 hba->ksm.dev = hba->dev; in ufshcd_hba_init_crypto_capabilities()
205 hba->ksm.crypto_modes_supported[blk_mode_num] |= in ufshcd_hba_init_crypto_capabilities()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/ufs/
H A Dufshcd-crypto.c51 static int ufshcd_crypto_keyslot_program(struct blk_keyslot_manager *ksm, in ufshcd_crypto_keyslot_program() argument
55 struct ufs_hba *hba = container_of(ksm, struct ufs_hba, ksm); in ufshcd_crypto_keyslot_program()
108 static int ufshcd_crypto_keyslot_evict(struct blk_keyslot_manager *ksm, in ufshcd_crypto_keyslot_evict() argument
112 struct ufs_hba *hba = container_of(ksm, struct ufs_hba, ksm); in ufshcd_crypto_keyslot_evict()
123 blk_ksm_reprogram_all_keys(&hba->ksm); in ufshcd_crypto_enable()
182 err = devm_blk_ksm_init(hba->dev, &hba->ksm, in ufshcd_hba_init_crypto_capabilities()
187 hba->ksm.ksm_ll_ops = ufshcd_ksm_ops; in ufshcd_hba_init_crypto_capabilities()
189 hba->ksm.max_dun_bytes_supported = 8; in ufshcd_hba_init_crypto_capabilities()
190 hba->ksm.dev = hba->dev; in ufshcd_hba_init_crypto_capabilities()
205 hba->ksm.crypto_modes_supported[blk_mode_num] |= in ufshcd_hba_init_crypto_capabilities()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/ufs/
H A Dufshcd-crypto.c51 static int ufshcd_crypto_keyslot_program(struct blk_keyslot_manager *ksm, in ufshcd_crypto_keyslot_program() argument
55 struct ufs_hba *hba = container_of(ksm, struct ufs_hba, ksm); in ufshcd_crypto_keyslot_program()
108 static int ufshcd_crypto_keyslot_evict(struct blk_keyslot_manager *ksm, in ufshcd_crypto_keyslot_evict() argument
112 struct ufs_hba *hba = container_of(ksm, struct ufs_hba, ksm); in ufshcd_crypto_keyslot_evict()
123 blk_ksm_reprogram_all_keys(&hba->ksm); in ufshcd_crypto_enable()
182 err = devm_blk_ksm_init(hba->dev, &hba->ksm, in ufshcd_hba_init_crypto_capabilities()
187 hba->ksm.ksm_ll_ops = ufshcd_ksm_ops; in ufshcd_hba_init_crypto_capabilities()
189 hba->ksm.max_dun_bytes_supported = 8; in ufshcd_hba_init_crypto_capabilities()
190 hba->ksm.dev = hba->dev; in ufshcd_hba_init_crypto_capabilities()
205 hba->ksm.crypto_modes_supported[blk_mode_num] |= in ufshcd_hba_init_crypto_capabilities()
[all …]
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/md/
H A Ddm-table.c1226 ksm); in dm_keyslot_evict()
1268 if (!ksm) in dm_destroy_keyslot_manager()
1278 t->ksm = NULL; in dm_table_destroy_keyslot_manager()
1305 ksm = &dksm->ksm; in dm_table_construct_keyslot_manager()
1322 ksm); in dm_table_construct_keyslot_manager()
1345 ksm = NULL; in dm_table_construct_keyslot_manager()
1353 t->ksm = ksm; in dm_table_construct_keyslot_manager()
1361 if (!t->ksm) in dm_update_keyslot_manager()
1365 if (!q->ksm) { in dm_update_keyslot_manager()
1368 blk_ksm_update_capabilities(q->ksm, t->ksm); in dm_update_keyslot_manager()
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/md/
H A Ddm-table.c1226 ksm); in dm_keyslot_evict()
1268 if (!ksm) in dm_destroy_keyslot_manager()
1278 t->ksm = NULL; in dm_table_destroy_keyslot_manager()
1305 ksm = &dksm->ksm; in dm_table_construct_keyslot_manager()
1322 ksm); in dm_table_construct_keyslot_manager()
1345 ksm = NULL; in dm_table_construct_keyslot_manager()
1353 t->ksm = ksm; in dm_table_construct_keyslot_manager()
1361 if (!t->ksm) in dm_update_keyslot_manager()
1365 if (!q->ksm) { in dm_update_keyslot_manager()
1368 blk_ksm_update_capabilities(q->ksm, t->ksm); in dm_update_keyslot_manager()
[all …]
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/md/
H A Ddm-table.c1226 ksm); in dm_keyslot_evict()
1268 if (!ksm) in dm_destroy_keyslot_manager()
1278 t->ksm = NULL; in dm_table_destroy_keyslot_manager()
1305 ksm = &dksm->ksm; in dm_table_construct_keyslot_manager()
1322 ksm); in dm_table_construct_keyslot_manager()
1345 ksm = NULL; in dm_table_construct_keyslot_manager()
1353 t->ksm = ksm; in dm_table_construct_keyslot_manager()
1361 if (!t->ksm) in dm_update_keyslot_manager()
1365 if (!q->ksm) { in dm_update_keyslot_manager()
1368 blk_ksm_update_capabilities(q->ksm, t->ksm); in dm_update_keyslot_manager()
[all …]
/dports/net-mgmt/observium/observium/scripts/agent-local/
H A Dksm3 if [ -d /sys/kernel/mm/ksm ] && [ $(cat /sys/kernel/mm/ksm/run) == "1" ];
8 echo ${i}=$(cat /sys/kernel/mm/ksm/$i)
/dports/net-mgmt/observium/observium/includes/polling/unix-agent/
H A Dksm.inc.php14 $ksm = $agent_data['ksm']; variable
17 foreach (explode("\n",$ksm) as $line)
31 unset($ksm);
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/prometheus/node_exporter/vendor/github.com/siebenmann/go-kstat/
H A Dkstat_solaris.go75 ksm map[*C.struct_kstat]*KStat member
90 t.ksm = make(map[*C.struct_kstat]*KStat)
115 for _, v := range t.ksm {
124 t.ksm = make(map[*C.struct_kstat]*KStat)
191 if v, ok := t.ksm[r]; ok {
193 delete(t.ksm, r)
199 for _, v := range t.ksm {
204 t.ksm = nksm
381 if kst, ok := tok.ksm[ks]; ok {
410 tok.ksm[ks] = &kst
/dports/sysutils/node_exporter/node_exporter-1.2.2/vendor/github.com/illumos/go-kstat/
H A Dkstat_solaris.go75 ksm map[*C.struct_kstat]*KStat member
90 t.ksm = make(map[*C.struct_kstat]*KStat)
115 for _, v := range t.ksm {
124 t.ksm = make(map[*C.struct_kstat]*KStat)
191 if v, ok := t.ksm[r]; ok {
193 delete(t.ksm, r)
199 for _, v := range t.ksm {
204 t.ksm = nksm
381 if kst, ok := tok.ksm[ks]; ok {
410 tok.ksm[ks] = &kst

12345678910>>...19