| /linux/scripts/selinux/ |
| A D | install_policy.sh | 44 mkdir -p /etc/selinux/dummy/contexts/files 47 echo "base_r:base_t:s0" > /etc/selinux/dummy/contexts/failsafe_context 49 cat > /etc/selinux/dummy/contexts/x_contexts <<EOF 56 touch /etc/selinux/dummy/contexts/virtual_domain_context 57 touch /etc/selinux/dummy/contexts/virtual_image_context 59 cp file_contexts /etc/selinux/dummy/contexts/files 60 cp dbus_contexts /etc/selinux/dummy/contexts 62 FC_FILE=/etc/selinux/dummy/contexts/files/file_contexts 77 cd /etc/selinux/dummy/contexts/files
|
| /linux/drivers/net/wireless/intel/iwlwifi/dvm/ |
| A D | main.c | 607 priv->contexts[i].ctxid = i; in iwl_init_context() 609 priv->contexts[IWL_RXON_CTX_BSS].always_active = true; in iwl_init_context() 610 priv->contexts[IWL_RXON_CTX_BSS].is_active = true; in iwl_init_context() 620 priv->contexts[IWL_RXON_CTX_BSS].interface_modes = in iwl_init_context() 626 memcpy(priv->contexts[IWL_RXON_CTX_BSS].ac_to_queue, in iwl_init_context() 628 memcpy(priv->contexts[IWL_RXON_CTX_BSS].ac_to_fifo, in iwl_init_context() 632 priv->contexts[IWL_RXON_CTX_PAN].rxon_timing_cmd = in iwl_init_context() 634 priv->contexts[IWL_RXON_CTX_PAN].rxon_assoc_cmd = in iwl_init_context() 641 priv->contexts[IWL_RXON_CTX_PAN].interface_modes = in iwl_init_context() 647 memcpy(priv->contexts[IWL_RXON_CTX_PAN].ac_to_queue, in iwl_init_context() [all …]
|
| A D | rxon.c | 301 priv->contexts[IWL_RXON_CTX_BSS].vif && in iwl_send_rxon_timing() 302 priv->contexts[IWL_RXON_CTX_BSS].vif->bss_conf.beacon_int) { in iwl_send_rxon_timing() 304 priv->contexts[IWL_RXON_CTX_BSS].timing.beacon_interval; in iwl_send_rxon_timing() 308 priv->contexts[IWL_RXON_CTX_PAN].vif && in iwl_send_rxon_timing() 309 priv->contexts[IWL_RXON_CTX_PAN].vif->bss_conf.beacon_int && in iwl_send_rxon_timing() 313 priv->contexts[IWL_RXON_CTX_PAN].timing.beacon_interval; in iwl_send_rxon_timing() 387 struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS]; in iwl_set_tx_power() 523 ctx_bss = &priv->contexts[IWL_RXON_CTX_BSS]; in iwlagn_set_pan_params() 524 ctx_pan = &priv->contexts[IWL_RXON_CTX_PAN]; in iwlagn_set_pan_params() 891 struct iwl_rxon_context *ctx = &priv->contexts[ctxid]; in iwl_print_rx_config_cmd()
|
| A D | dev.h | 717 struct iwl_rxon_context contexts[NUM_IWL_RXON_CTX]; member 899 for (ctx = &priv->contexts[IWL_RXON_CTX_BSS]; \ 900 ctx < &priv->contexts[NUM_IWL_RXON_CTX]; ctx++) \ 911 return iwl_is_associated_ctx(&priv->contexts[ctxid]); in iwl_is_associated()
|
| A D | mac80211.c | 339 if (priv->contexts[IWL_RXON_CTX_BSS].vif != vif) in iwlagn_mac_set_rekey_data() 359 struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS]; in iwlagn_mac_suspend() 423 struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS]; in iwlagn_mac_resume() 522 if (resume_data.valid && priv->contexts[IWL_RXON_CTX_BSS].vif) { in iwlagn_mac_resume() 944 struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS]; in iwlagn_mac_channel_switch() 1018 struct iwl_rxon_context *ctx = &priv->contexts[IWL_RXON_CTX_BSS]; in iwl_chswitch_done()
|
| /linux/drivers/gpu/drm/tegra/ |
| A D | uapi.c | 56 xa_for_each(&file->contexts, id, context) in tegra_drm_uapi_close_file() 62 xa_destroy(&file->contexts); in tegra_drm_uapi_close_file() 109 err = xa_alloc(&fpriv->contexts, &args->context, context, XA_LIMIT(1, U32_MAX), in tegra_drm_ioctl_channel_open() 141 context = xa_load(&fpriv->contexts, args->context); in tegra_drm_ioctl_channel_close() 147 xa_erase(&fpriv->contexts, args->context); in tegra_drm_ioctl_channel_close() 169 context = xa_load(&fpriv->contexts, args->context); in tegra_drm_ioctl_channel_map() 260 context = xa_load(&fpriv->contexts, args->context); in tegra_drm_ioctl_channel_unmap()
|
| A D | uapi.h | 23 struct xarray contexts; member
|
| /linux/drivers/gpu/drm/i915/pxp/ |
| A D | intel_pxp.c | 255 spin_lock_irq(&i915->gem.contexts.lock); in intel_pxp_invalidate() 256 list_for_each_entry_safe(ctx, cn, &i915->gem.contexts.list, link) { in intel_pxp_invalidate() 268 spin_unlock_irq(&i915->gem.contexts.lock); in intel_pxp_invalidate() 294 spin_lock_irq(&i915->gem.contexts.lock); in intel_pxp_invalidate() 298 spin_unlock_irq(&i915->gem.contexts.lock); in intel_pxp_invalidate()
|
| /linux/Documentation/ABI/testing/ |
| A D | sysfs-class-ocxl | 8 What: /sys/class/ocxl/<afu name>/contexts 12 Number of contexts for the AFU, in the format <n>/<max> 16 n number of currently active contexts, for debug 17 max maximum number of contexts supported by the AFU
|
| A D | sysfs-class-cxl | 7 Slave contexts (eg. /sys/class/cxl/afu0.0s): 63 provided that no user contexts are attached. 92 contexts active on the AFU. 152 Master contexts (eg. /sys/class/cxl/afu0.0m) 159 by userspace. This includes all slave contexts space also. 236 contexts active on any one of the card AFUs. This may cause 239 contexts on the card AFUs.
|
| A D | gpio-cdev | 24 Stops and free up the I/O contexts that was associated
|
| /linux/arch/powerpc/platforms/cell/spufs/ |
| A D | gang.c | 37 WARN_ON(gang->contexts || !list_empty(&gang->list)); in destroy_spu_gang() 57 gang->contexts++; in spu_gang_add_ctx() 70 gang->contexts--; in spu_gang_remove_ctx()
|
| /linux/Documentation/gpu/rfc/ |
| A D | i915_scheduler.rst | 26 which configures a slot with N contexts 94 contexts in parallel with the GuC the context must be explicitly registered with 95 N contexts and all N contexts must be submitted in a single command to the GuC. 96 The GuC interfaces do not support dynamically changing between N contexts as the 105 * A 'set_parallel' extension to configure contexts for parallel 115 submission interface currently only supports submitting multiple contexts to 125 A 'set_parallel' extension to configure contexts for parallel submission 128 It is a setup step that must be called before using any of the contexts. See
|
| /linux/net/6lowpan/ |
| A D | debugfs.c | 248 struct dentry *contexts; in lowpan_dev_debugfs_init() local 254 contexts = debugfs_create_dir("contexts", ldev->iface_debugfs); in lowpan_dev_debugfs_init() 256 debugfs_create_file("show", 0644, contexts, &lowpan_dev(dev)->ctx, in lowpan_dev_debugfs_init() 260 lowpan_dev_debugfs_ctx_init(dev, contexts, i); in lowpan_dev_debugfs_init()
|
| /linux/Documentation/powerpc/ |
| A D | cxl.rst | 89 When using AFU directed mode, up to 16K simultaneous contexts can 141 context. Master contexts have access to the full MMIO space an 142 AFU provides. Slave contexts have access to only the per process 148 that the AFU provides (like master contexts in AFU directed). 170 An AFU directed mode AFU can have many contexts, the device can be 173 When all available contexts are allocated the open call will fail 178 the number of contexts that can be created, and therefore 182 contexts can be allocated. If 4 IRQs are needed per context, 183 then only 2037/4 = 509 contexts can be allocated. 256 In AFU directed mode, master contexts are allowed to map all of [all …]
|
| /linux/drivers/staging/media/omap4iss/ |
| A D | iss_csi2.c | 254 struct iss_csi2_ctx_cfg *ctx = &csi2->contexts[0]; in csi2_set_outaddr() 283 struct iss_csi2_ctx_cfg *ctx = &csi2->contexts[ctxnum]; in csi2_ctx_enable() 538 if (csi2->contexts[0].enabled || csi2->ctrl.if_enable) in csi2_configure() 568 csi2->contexts[0].format_id = csi2_ctx_map_format(csi2); in csi2_configure() 571 csi2->contexts[0].data_offset = 0; in csi2_configure() 573 csi2->contexts[0].data_offset = csi2->video_out.bpl_value; in csi2_configure() 582 csi2->contexts[0].eof_enabled = 1; in csi2_configure() 583 csi2->contexts[0].eol_enabled = 1; in csi2_configure() 592 csi2_ctx_config(csi2, &csi2->contexts[0]); in csi2_configure() 780 csi2_isr_ctx(csi2, &csi2->contexts[0]); in omap4iss_csi2_isr()
|
| A D | iss_csi2.h | 139 struct iss_csi2_ctx_cfg contexts[ISS_CSI2_MAX_CTX_NUM + 1]; member
|
| /linux/drivers/media/platform/omap3isp/ |
| A D | ispcsi2.c | 220 struct isp_csi2_ctx_cfg *ctx = &csi2->contexts[0]; in csi2_set_outaddr() 250 struct isp_csi2_ctx_cfg *ctx = &csi2->contexts[ctxnum]; in csi2_ctx_enable() 561 if (csi2->contexts[0].enabled || csi2->ctrl.if_enable) in csi2_configure() 597 csi2->contexts[0].format_id = csi2_ctx_map_format(csi2); in csi2_configure() 600 csi2->contexts[0].data_offset = 0; in csi2_configure() 602 csi2->contexts[0].data_offset = csi2->video_out.bpl_value; in csi2_configure() 611 csi2->contexts[0].eof_enabled = 1; in csi2_configure() 612 csi2->contexts[0].eol_enabled = 1; in csi2_configure() 621 csi2_ctx_config(isp, csi2, &csi2->contexts[0]); in csi2_configure() 783 csi2_isr_ctx(csi2, &csi2->contexts[0]); in omap3isp_csi2_isr()
|
| A D | ispcsi2.h | 137 struct isp_csi2_ctx_cfg contexts[ISP_CSI2_MAX_CTX_NUM + 1]; member
|
| /linux/drivers/gpu/drm/i915/ |
| A D | i915_sysfs.c | 180 spin_lock(&i915->gem.contexts.lock); in i915_l3_read() 185 spin_unlock(&i915->gem.contexts.lock); in i915_l3_read() 213 spin_lock(&i915->gem.contexts.lock); in i915_l3_write() 226 list_for_each_entry(ctx, &i915->gem.contexts.list, link) in i915_l3_write() 229 spin_unlock(&i915->gem.contexts.lock); in i915_l3_write()
|
| /linux/drivers/gpu/drm/i915/selftests/ |
| A D | i915_vma.c | 108 struct list_head *contexts) in create_vmas() argument 116 list_for_each_entry(ctx, contexts, link) { in create_vmas() 157 LIST_HEAD(contexts); in igt_vma_create() 182 list_move(&ctx->link, &contexts); in igt_vma_create() 185 err = create_vmas(i915, &objects, &contexts); in igt_vma_create() 195 list_for_each_entry_safe(ctx, cn, &contexts, link) { in igt_vma_create() 205 err = create_vmas(i915, &objects, &contexts); in igt_vma_create() 207 list_for_each_entry_safe(ctx, cn, &contexts, link) { in igt_vma_create()
|
| A D | i915_request.c | 273 struct i915_gem_context **contexts; member 456 t.contexts = kcalloc(t.ncontexts, sizeof(*t.contexts), GFP_KERNEL); in mock_breadcrumbs_smoketest() 457 if (!t.contexts) { in mock_breadcrumbs_smoketest() 464 if (!t.contexts[n]) { in mock_breadcrumbs_smoketest() 501 if (!t.contexts[n]) in mock_breadcrumbs_smoketest() 503 mock_context_close(t.contexts[n]); in mock_breadcrumbs_smoketest() 505 kfree(t.contexts); in mock_breadcrumbs_smoketest() 1586 sizeof(*smoke[0].contexts), in live_breadcrumbs_smoketest() 1588 if (!smoke[0].contexts) { in live_breadcrumbs_smoketest() 1595 if (IS_ERR(smoke[0].contexts[n])) { in live_breadcrumbs_smoketest() [all …]
|
| /linux/Documentation/devicetree/bindings/interrupt-controller/ |
| A D | sifive,plic-1.0.0.yaml | 14 external interrupts in the system to all hart contexts in the system, via 65 Specifies which contexts are connected to the PLIC, with "-1" specifying
|
| /linux/tools/perf/Documentation/ |
| A D | tips.txt | 18 To show assembler sample contexts use perf record -b / perf script -F +brstackinsn --xed 38 To browse sample contexts use perf report --sample 10 and select in context menu
|
| /linux/Documentation/devicetree/bindings/hwmon/pmbus/ |
| A D | ti,lm25066.yaml | 15 controllers or eFuses in various contexts) are PMBus devices that
|