Home
last modified time | relevance | path

Searched refs:admin (Results 1 – 25 of 190) sorted by relevance

12345678

/Linux-v5.4/drivers/crypto/qat/qat_common/
Dadf_admin.c157 struct adf_admin_comms *admin = accel_dev->admin; in adf_put_admin_msg_sync() local
159 void __iomem *mailbox = admin->mailbox_addr; in adf_put_admin_msg_sync()
163 mutex_lock(&admin->lock); in adf_put_admin_msg_sync()
166 mutex_unlock(&admin->lock); in adf_put_admin_msg_sync()
170 memcpy(admin->virt_addr + offset, in, ADF_ADMINMSG_LEN); in adf_put_admin_msg_sync()
181 memcpy(out, admin->virt_addr + offset + in adf_put_admin_msg_sync()
187 mutex_unlock(&admin->lock); in adf_put_admin_msg_sync()
203 req.init_cfg_ptr = accel_dev->admin->const_tbl_addr; in adf_send_admin_cmd()
234 struct adf_admin_comms *admin; in adf_init_admin_comms() local
243 admin = kzalloc_node(sizeof(*accel_dev->admin), GFP_KERNEL, in adf_init_admin_comms()
[all …]
/Linux-v5.4/drivers/net/dsa/sja1105/
Dsja1105_tas.c257 const struct tc_taprio_qopt_offload *admin) in sja1105_tas_check_conflicts() argument
276 max_cycle_time = max(offload->cycle_time, admin->cycle_time); in sja1105_tas_check_conflicts()
277 min_cycle_time = min(offload->cycle_time, admin->cycle_time); in sja1105_tas_check_conflicts()
289 div_s64_rem(admin->base_time, admin->cycle_time, &rem); in sja1105_tas_check_conflicts()
304 j < admin->num_entries; in sja1105_tas_check_conflicts()
305 delta2 += admin->entries[j].interval, j++) { in sja1105_tas_check_conflicts()
319 t2 += admin->cycle_time) { in sja1105_tas_check_conflicts()
335 struct tc_taprio_qopt_offload *admin) in sja1105_setup_tc_taprio() argument
344 if (!!tas_data->offload[port] == admin->enable) in sja1105_setup_tc_taprio()
347 if (!admin->enable) { in sja1105_setup_tc_taprio()
[all …]
Dsja1105_tas.h16 struct tc_taprio_qopt_offload *admin);
30 struct tc_taprio_qopt_offload *admin) in sja1105_setup_tc_taprio() argument
/Linux-v5.4/net/sched/
Dsch_taprio.c127 struct sched_gate_list **admin, in switch_schedules() argument
130 rcu_assign_pointer(q->oper_sched, *admin); in switch_schedules()
136 *oper = *admin; in switch_schedules()
137 *admin = NULL; in switch_schedules()
153 struct sched_gate_list *admin, in get_interval_end_time() argument
166 else if (admin && admin != sched && in get_interval_end_time()
167 ktime_after(admin->base_time, cycle_end) && in get_interval_end_time()
168 ktime_before(admin->base_time, cycle_ext_end)) in get_interval_end_time()
169 return admin->base_time; in get_interval_end_time()
186 struct sched_gate_list *admin, in find_entry_to_transmit() argument
[all …]
/Linux-v5.4/drivers/block/zram/
DKconfig15 See Documentation/admin-guide/blockdev/zram.rst for more information.
23 For this feature, admin should set up backing device via
29 See Documentation/admin-guide/blockdev/zram.rst for more information.
35 With this feature, admin can track the state of allocated blocks
39 See Documentation/admin-guide/blockdev/zram.rst for more information.
/Linux-v5.4/Documentation/translations/zh_CN/
DSecurityBugs1 Chinese translated version of Documentation/admin-guide/security-bugs.rst
11 Documentation/admin-guide/security-bugs.rst 的中文翻译
34 是有帮助的信息,那就请重温一下admin-guide/reporting-bugs.rst文件中的概述过程。任
Doops-tracing.txt1 Chinese translated version of Documentation/admin-guide/bug-hunting.rst
11 Documentation/admin-guide/bug-hunting.rst 的中文翻译
53 (2)用串口终端启动(请参看Documentation/admin-guide/serial-console.rst),运行一个null
56 (3)使用Kdump(请参看Documentation/admin-guide/kdump/kdump.rst),
57 使用在Documentation/admin-guide/kdump/gdbmacros.txt中定义的dmesg gdb宏,从旧的内存中提取内核
/Linux-v5.4/Documentation/admin-guide/
Dbraille-console.rst6 console (see :ref:`Documentation/admin-guide/serial-console.rst <serial_console>`), and
16 :ref:`Documentation/admin-guide/serial-console.rst <serial_console>`.
34 :ref:`Documentation/admin-guide/serial-console.rst <serial_console>`.
/Linux-v5.4/Documentation/admin-guide/mm/
Dindex.rst14 are described in Documentation/admin-guide/sysctl/vm.rst and in `man 5 proc`_.
20 :ref:`Documentation/admin-guide/mm/concepts.rst <mm_concepts>`.
/Linux-v5.4/Documentation/admin-guide/blockdev/
Dzram.rst314 To use the feature, admin should set up backing device via::
319 If admin want to use incompressible page writeback, they could do via::
339 flash wearout problem so that admin needs to design write limitation
344 any writeback. IOW, if admin want to apply writeback budget, he should
350 until admin set the budget via /sys/block/zramX/writeback_limit.
352 (If admin doesn't enable writeback_limit_enable, writeback_limit's value
355 If admin want to limit writeback as per-day 400M, he could do it
364 If admin want to allow further write again once the bugdet is exausted,
370 If admin want to see remaining writeback budget since he set::
374 If admin want to disable writeback limit, he could do::
[all …]
/Linux-v5.4/scripts/selinux/
DREADME1 Please see Documentation/admin-guide/LSM/SELinux.rst for information on
/Linux-v5.4/Documentation/translations/it_IT/admin-guide/
Dsecurity-bugs.rst3 :Original: :ref:`Documentation/admin-guide/security-bugs.rst <securitybugs>`
DREADME.rst3 :Original: :ref:`Documentation/admin-guide/README.rst <readme>`
Dkernel-parameters.rst3 :Original: :ref:`Documentation/admin-guide/kernel-parameters.rst <kernelparameters>`
/Linux-v5.4/Documentation/translations/zh_CN/process/
Dhowto.rst85 :ref:`Documentation/admin-guide/README.rst <readme>`
129 :ref:`Documentation/admin-guide/security-bugs.rst <securitybugs>`
283 内核源码主目录中的:ref:`admin-guide/reporting-bugs.rst <reportingbugs>`
/Linux-v5.4/Documentation/translations/ko_KR/
Dhowto.rst104 :ref:`Documentation/admin-guide/README.rst <readme>`
152 :ref:`Documentation/admin-guide/security-bugs.rst <securitybugs>`
349 메인 커널 소스 디렉토리에 있는 :ref:`admin-guide/reporting-bugs.rst <reportingbugs>`
/Linux-v5.4/Documentation/networking/
Doperstates.txt9 However, an interface is not usable just because the admin enabled it
24 Both admin and operational state can be queried via the netlink
26 to be notified of updates while the interface is admin up. This is
32 Interface is admin up
/Linux-v5.4/Documentation/ABI/testing/
Dsysfs-kernel-mm-hugepages15 See Documentation/admin-guide/mm/hugetlbpage.rst for details.
Dprocfs-diskstats32 For more details refer to Documentation/admin-guide/iostats.rst
/Linux-v5.4/security/yama/
DKconfig12 Documentation/admin-guide/LSM/Yama.rst.
/Linux-v5.4/drivers/net/ethernet/marvell/octeontx2/
DKconfig16 Unit's admin function manager which manages all RVU HW resources
/Linux-v5.4/drivers/nvme/target/
DMakefile12 nvmet-y += core.o configfs.o admin-cmd.o fabrics-cmd.o \
Drdma.c280 struct nvmet_rdma_cmd *c, bool admin) in nvmet_rdma_alloc_cmd() argument
295 if (!admin && nvmet_rdma_alloc_inline_pages(ndev, c)) in nvmet_rdma_alloc_cmd()
302 c->wr.num_sge = admin ? 1 : ndev->inline_page_count + 1; in nvmet_rdma_alloc_cmd()
317 struct nvmet_rdma_cmd *c, bool admin) in nvmet_rdma_free_cmd() argument
319 if (!admin) in nvmet_rdma_free_cmd()
328 int nr_cmds, bool admin) in nvmet_rdma_alloc_cmds() argument
338 ret = nvmet_rdma_alloc_cmd(ndev, cmds + i, admin); in nvmet_rdma_alloc_cmds()
347 nvmet_rdma_free_cmd(ndev, cmds + i, admin); in nvmet_rdma_alloc_cmds()
354 struct nvmet_rdma_cmd *cmds, int nr_cmds, bool admin) in nvmet_rdma_free_cmds() argument
359 nvmet_rdma_free_cmd(ndev, cmds + i, admin); in nvmet_rdma_free_cmds()
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/
Dport.h41 u32 admin; member
/Linux-v5.4/Documentation/admin-guide/auxdisplay/
Dks0108.rst50 For example, check Documentation/admin-guide/auxdisplay/cfag12864b.rst

12345678