| /OK3568_Linux_fs/kernel/fs/ocfs2/ |
| H A D | xattr.c | 704 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xattr_extend_allocation() 769 struct ocfs2_xattr_set_ctxt *ctxt) in __ocfs2_remove_xattr_range() 814 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xattr_shrink_size() 860 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xattr_value_truncate() 1906 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_value_truncate() 2016 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_remove() 2064 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_reuse_entry() 2126 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_prepare_entry() 2201 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_store_value() 2224 struct ocfs2_xattr_set_ctxt *ctxt) in ocfs2_xa_set() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/ |
| H A D | netdev_rx.c | 59 struct hfi1_ctxtdata **ctxt) in hfi1_netdev_allocate_ctxt() 122 struct hfi1_ctxtdata **ctxt) in hfi1_netdev_allot_ctxt()
|
| H A D | netdev.h | 78 struct hfi1_ctxtdata *hfi1_netdev_get_ctxt(struct hfi1_devdata *dd, int ctxt) in hfi1_netdev_get_ctxt()
|
| H A D | file_ops.c | 172 #define HFI1_MMAP_TOKEN(type, ctxt, subctxt, addr) \ argument 362 u16 ctxt; in hfi1_file_mmap() local 1499 u16 ctxt; in hfi1_set_uevent_bits() local
|
| H A D | ud.c | 643 struct send_context *ctxt = qp_to_send_context(qp, sc5); in return_cnp_16B() local 705 struct send_context *ctxt = qp_to_send_context(qp, sc5); in return_cnp() local
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/mm/ |
| H A D | segv_errors.c | 27 ucontext_t *ctxt = (ucontext_t *)ctxt_v; in segv_handler() local
|
| H A D | wild_bctr.c | 26 static void save_regs(ucontext_t *ctxt) in save_regs()
|
| H A D | subpage_prot.c | 39 ucontext_t *ctxt = (ucontext_t *)ctxt_v; in segv() local
|
| /OK3568_Linux_fs/kernel/drivers/infiniband/hw/qib/ |
| H A D | qib_tx.c | 135 unsigned ctxt; in find_ctxt() local 458 unsigned ctxt; in qib_cancel_sends() local
|
| H A D | qib_file_ops.c | 1284 static int setup_ctxt(struct qib_pportdata *ppd, int ctxt, in setup_ctxt() 1358 int ret, ctxt; in choose_port_ctxt() local 1410 u32 port = uinfo->spu_port, ctxt; in get_a_ctxt() local 1796 unsigned ctxt; in qib_close() local 1979 unsigned ctxt; in qib_set_uevent_bits() local
|
| H A D | qib_ud.c | 397 unsigned ctxt = ppd->hw_pidx; in qib_lookup_pkey() local
|
| H A D | qib_init.c | 165 struct qib_ctxtdata *qib_create_ctxtdata(struct qib_pportdata *ppd, u32 ctxt, in qib_create_ctxtdata() 1293 int ctxt; in cleanup_device_data() local
|
| /OK3568_Linux_fs/kernel/drivers/xen/ |
| H A D | xen-acpi-memhotplug.c | 366 u32 level, void *ctxt, void **retv) in acpi_memory_register_notify_handler() 382 u32 level, void *ctxt, void **retv) in acpi_memory_deregister_notify_handler()
|
| /OK3568_Linux_fs/kernel/net/ipv4/ |
| H A D | tcp_fastopen.c | 16 struct tcp_fastopen_context *ctxt; in tcp_fastopen_init_key_once() local 56 struct tcp_fastopen_context *ctxt; in tcp_fastopen_ctx_destroy() local
|
| /OK3568_Linux_fs/kernel/arch/arm64/kvm/hyp/nvhe/ |
| H A D | switch.c | 56 struct kvm_cpu_context *ctxt = &vcpu->arch.ctxt; in __activate_traps() local
|
| /OK3568_Linux_fs/kernel/drivers/hwtracing/coresight/ |
| H A D | coresight-etm-perf.c | 398 struct etm_ctxt *ctxt = this_cpu_ptr(&etm_ctxt); in etm_event_start() local 465 struct etm_ctxt *ctxt = this_cpu_ptr(&etm_ctxt); in etm_event_stop() local
|
| /OK3568_Linux_fs/kernel/arch/x86/xen/ |
| H A D | smp_pv.c | 262 struct vcpu_guest_context *ctxt; in cpu_initialize_context() local
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | hnd_pktpool.c | 104 void *ctxt; member 2042 hnd_pktpool_heap_get_cb(uint8 handle, void *ctxt, void *pkt, uint pktsize) in hnd_pktpool_heap_get_cb() 2077 hnd_pktpool_heap_register_cb(pktpool_heap_cb_t fn, void *ctxt, uint32 flag) in hnd_pktpool_heap_register_cb()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | hnd_pktpool.c | 104 void *ctxt; member 2042 hnd_pktpool_heap_get_cb(uint8 handle, void *ctxt, void *pkt, uint pktsize) in hnd_pktpool_heap_get_cb() 2077 hnd_pktpool_heap_register_cb(pktpool_heap_cb_t fn, void *ctxt, uint32 flag) in hnd_pktpool_heap_register_cb()
|
| /OK3568_Linux_fs/kernel/drivers/scsi/be2iscsi/ |
| H A D | be_cmds.c | 784 void *ctxt = &req->context; in beiscsi_cmd_cq_create() local 858 void *ctxt; in beiscsi_cmd_mccq_create() local 984 void *ctxt = &req->context; in be_cmd_create_default_pdu_queue() local
|
| /OK3568_Linux_fs/kernel/drivers/media/usb/pvrusb2/ |
| H A D | pvrusb2-encoder.c | 127 static int pvr2_encoder_cmd(void *ctxt, in pvr2_encoder_cmd()
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/rdma/hfi/ |
| H A D | hfi1_ioctl.h | 86 __u16 ctxt; /* ctxt on unit assigned to caller */ member
|
| /OK3568_Linux_fs/kernel/include/uapi/rdma/hfi/ |
| H A D | hfi1_ioctl.h | 86 __u16 ctxt; /* ctxt on unit assigned to caller */ member
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/rdma/hfi/ |
| H A D | hfi1_ioctl.h | 86 __u16 ctxt; /* ctxt on unit assigned to caller */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_main.c | 1798 struct i40e_vsi_context *ctxt, in i40e_vsi_setup_queue_map_mqprio() 1886 struct i40e_vsi_context *ctxt, in i40e_vsi_setup_queue_map() 2834 struct i40e_vsi_context ctxt; in i40e_vlan_stripping_enable() local 2868 struct i40e_vsi_context ctxt; in i40e_vlan_stripping_disable() local 3108 struct i40e_vsi_context ctxt; in i40e_vsi_add_pvid() local 5503 struct i40e_vsi_context *ctxt) in i40e_vsi_update_queue_map() 5523 struct i40e_vsi_context ctxt = {}; in i40e_update_adq_vsi_queues() local 5586 struct i40e_vsi_context ctxt; in i40e_vsi_config_tc() local 6020 struct i40e_vsi_context *ctxt, in i40e_channel_setup_queue_map() 6062 struct i40e_vsi_context ctxt; in i40e_add_channel() local [all …]
|