/third_party/node/deps/v8/src/objects/ |
H A D | template-objects.cc | 18 GetTemplateObject( Isolate* isolate, Handle<NativeContext> native_context, Handle<TemplateObjectDescription> description, Handle<SharedFunctionInfo> shared_info, int slot_id) GetTemplateObject() argument 87 New( Isolate* isolate, int slot_id, Handle<JSArray> template_object, Handle<HeapObject> next) New() argument
|
/third_party/node/deps/v8/src/runtime/ |
H A D | runtime-internal.cc | 671 int slot_id = args.smi_value_at(2); in RUNTIME_FUNCTION() local
|
/kernel/linux/linux-5.10/drivers/pci/hotplug/ |
H A D | acpiphp_ibm.c | 58 u16 slot_id; member
|
/kernel/linux/linux-6.6/drivers/pci/hotplug/ |
H A D | acpiphp_ibm.c | 58 u16 slot_id; member
|
/third_party/node/deps/v8/src/ic/ |
H A D | binary-op-assembler.cc | 211 maybe_feedback_vector(), slot_id, update_feedback_mode); in Generate_AddWithFeedback() local 12 Generate_AddWithFeedback( const LazyNode<Context>& context, TNode<Object> lhs, TNode<Object> rhs, TNode<UintPtrT> slot_id, const LazyNode<HeapObject>& maybe_feedback_vector, UpdateFeedbackMode update_feedback_mode, bool rhs_known_smi) Generate_AddWithFeedback() argument 240 Generate_BinaryOperationWithFeedback( const LazyNode<Context>& context, TNode<Object> lhs, TNode<Object> rhs, TNode<UintPtrT> slot_id, const LazyNode<HeapObject>& maybe_feedback_vector, const SmiOperation& smiOperation, const FloatOperation& floatOperation, Operation op, UpdateFeedbackMode update_feedback_mode, bool rhs_known_smi) Generate_BinaryOperationWithFeedback() argument 415 maybe_feedback_vector(), slot_id, update_feedback_mode); Generate_BinaryOperationWithFeedback() local 463 Generate_SubtractWithFeedback( const LazyNode<Context>& context, TNode<Object> lhs, TNode<Object> rhs, TNode<UintPtrT> slot_id, const LazyNode<HeapObject>& maybe_feedback_vector, UpdateFeedbackMode update_feedback_mode, bool rhs_known_smi) Generate_SubtractWithFeedback() argument 499 Generate_MultiplyWithFeedback( const LazyNode<Context>& context, TNode<Object> lhs, TNode<Object> rhs, TNode<UintPtrT> slot_id, const LazyNode<HeapObject>& maybe_feedback_vector, UpdateFeedbackMode update_feedback_mode, bool rhs_known_smi) Generate_MultiplyWithFeedback() argument 519 Generate_DivideWithFeedback( const LazyNode<Context>& context, TNode<Object> dividend, TNode<Object> divisor, TNode<UintPtrT> slot_id, const LazyNode<HeapObject>& maybe_feedback_vector, UpdateFeedbackMode update_feedback_mode, bool rhs_known_smi) Generate_DivideWithFeedback() argument 556 Generate_ModulusWithFeedback( const LazyNode<Context>& context, TNode<Object> dividend, TNode<Object> divisor, TNode<UintPtrT> slot_id, const LazyNode<HeapObject>& maybe_feedback_vector, UpdateFeedbackMode update_feedback_mode, bool rhs_known_smi) Generate_ModulusWithFeedback() argument 577 Generate_ExponentiateWithFeedback( const LazyNode<Context>& context, TNode<Object> base, TNode<Object> exponent, TNode<UintPtrT> slot_id, const LazyNode<HeapObject>& maybe_feedback_vector, UpdateFeedbackMode update_feedback_mode, bool rhs_known_smi) Generate_ExponentiateWithFeedback() argument [all...] |
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | xhci-hub.c | 364 int slot_id; in xhci_find_slot_id_by_port() local 389 static int xhci_stop_device(struct xhci_hcd *xhci, int slot_id, int suspend) in xhci_stop_device() argument 462 void xhci_ring_device(struct xhci_hcd *xhci, int slot_id) in xhci_ring_device() argument 828 int slot_id; xhci_handle_usb2_port_link_resume() local 1100 int slot_id; xhci_hub_control() local 1717 int slot_id; xhci_bus_suspend() local 1773 int slot_id; xhci_bus_resume() local [all...] |
H A D | xhci-debugfs.c | 592 void xhci_debugfs_create_slot(struct xhci_hcd *xhci, int slot_id) in xhci_debugfs_create_slot() argument 612 void xhci_debugfs_remove_slot(struct xhci_hcd *xhci, int slot_id) in xhci_debugfs_remove_slot() argument 432 xhci_debugfs_create_context_files(struct xhci_hcd *xhci, struct dentry *parent, int slot_id) xhci_debugfs_create_context_files() argument
|
H A D | xhci-mem.c | 891 void xhci_free_virt_device(struct xhci_hcd *xhci, int slot_id) in xhci_free_virt_device() argument 816 xhci_free_tt_info(struct xhci_hcd *xhci, struct xhci_virt_device *virt_dev, int slot_id) xhci_free_tt_info() argument 954 xhci_free_virt_devices_depth_first(struct xhci_hcd *xhci, int slot_id) xhci_free_virt_devices_depth_first() argument 990 xhci_alloc_virt_device(struct xhci_hcd *xhci, int slot_id, struct usb_device *udev, gfp_t flags) xhci_alloc_virt_device() argument [all...] |
H A D | xhci.c | 1430 static int xhci_check_maxpacket(struct xhci_hcd *xhci, unsigned int slot_id, in xhci_check_maxpacket() argument 1509 unsigned int slot_id, ep_index; in xhci_urb_enqueue() local 3044 xhci_setup_input_ctx_for_quirk(struct xhci_hcd *xhci, unsigned int slot_id, unsigned int ep_index, struct xhci_dequeue_state *deq_state) xhci_setup_input_ctx_for_quirk() argument 3083 xhci_cleanup_stalled_ring(struct xhci_hcd *xhci, unsigned int slot_id, unsigned int ep_index, unsigned int stream_id, struct xhci_td *td) xhci_cleanup_stalled_ring() argument 3307 xhci_check_streams_endpoint(struct xhci_hcd *xhci, struct usb_device *udev, struct usb_host_endpoint *ep, unsigned int slot_id) xhci_check_streams_endpoint() argument 3410 unsigned int slot_id; xhci_calculate_no_streams_bitmask() local 3767 unsigned int slot_id; xhci_discover_or_reset_device() local 3964 xhci_disable_slot(struct xhci_hcd *xhci, u32 slot_id) xhci_disable_slot() argument 4041 int ret, slot_id; xhci_alloc_dev() local 5371 unsigned int slot_id; xhci_clear_tt_buffer_complete() local [all...] |
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | xhci-debugfs.c | 592 void xhci_debugfs_create_slot(struct xhci_hcd *xhci, int slot_id) in xhci_debugfs_create_slot() argument 612 void xhci_debugfs_remove_slot(struct xhci_hcd *xhci, int slot_id) in xhci_debugfs_remove_slot() argument 432 xhci_debugfs_create_context_files(struct xhci_hcd *xhci, struct dentry *parent, int slot_id) xhci_debugfs_create_context_files() argument
|
H A D | xhci-pci.c | 885 unsigned int slot_id; in xhci_pci_poweroff_late() local
|
H A D | xhci-hub.c | 463 int slot_id; in xhci_find_slot_id_by_port() local 489 static int xhci_stop_device(struct xhci_hcd *xhci, int slot_id, int suspend) in xhci_stop_device() argument 562 void xhci_ring_device(struct xhci_hcd *xhci, int slot_id) in xhci_ring_device() argument 933 int slot_id; xhci_handle_usb2_port_link_resume() local 1205 int slot_id; xhci_hub_control() local 1824 int slot_id; xhci_bus_suspend() local 1880 int slot_id; xhci_bus_resume() local [all...] |
H A D | xhci-mem.c | 847 void xhci_free_virt_device(struct xhci_hcd *xhci, int slot_id) in xhci_free_virt_device() argument 772 xhci_free_tt_info(struct xhci_hcd *xhci, struct xhci_virt_device *virt_dev, int slot_id) xhci_free_tt_info() argument 910 xhci_free_virt_devices_depth_first(struct xhci_hcd *xhci, int slot_id) xhci_free_virt_devices_depth_first() argument 946 xhci_alloc_virt_device(struct xhci_hcd *xhci, int slot_id, struct usb_device *udev, gfp_t flags) xhci_alloc_virt_device() argument [all...] |
/third_party/node/deps/v8/src/compiler/backend/ |
H A D | instruction-selector-impl.h | 426 int slot_id = secondary_location.AsCalleeFrameSlot(); in ToDualLocationUnallocatedOperand() local
|
/kernel/linux/linux-5.10/drivers/input/touchscreen/ |
H A D | stmfts.c | 174 u8 slot_id = (event[0] & STMFTS_MASK_TOUCH_ID) >> 4; in stmfts_report_contact_event() local 198 u8 slot_id = (event[0] & STMFTS_MASK_TOUCH_ID) >> 4; in stmfts_report_contact_release() local
|
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | meson-mx-sdio.c | 117 unsigned int slot_id; member
|
H A D | atmel-mci.c | 610 u32 slot_id; in atmci_of_init() local
|
/kernel/linux/linux-5.10/drivers/scsi/device_handler/ |
H A D | scsi_dh_rdac.c | 128 u8 slot_id[SLOT_ID_LEN]; member
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | meson-mx-sdio.c | 117 unsigned int slot_id; member
|
/kernel/linux/linux-6.6/drivers/input/touchscreen/ |
H A D | stmfts.c | 174 u8 slot_id = (event[0] & STMFTS_MASK_TOUCH_ID) >> 4; in stmfts_report_contact_event() local 198 u8 slot_id = (event[0] & STMFTS_MASK_TOUCH_ID) >> 4; in stmfts_report_contact_release() local
|
/kernel/linux/linux-6.6/drivers/scsi/device_handler/ |
H A D | scsi_dh_rdac.c | 128 u8 slot_id[SLOT_ID_LEN]; member
|
/third_party/node/deps/v8/src/codegen/ |
H A D | code-stub-assembler.cc | 147 IncrementCallCount( TNode<FeedbackVector> feedback_vector, TNode<UintPtrT> slot_id) IncrementCallCount() argument [all...] |
/third_party/FreeBSD/sys/dev/usb/controller/ |
H A D | xhci.c | 1293 xhci_cmd_disable_slot(struct xhci_softc *sc, uint8_t slot_id) in xhci_cmd_disable_slot() argument 1311 xhci_cmd_set_address(struct xhci_softc *sc, uint64_t input_ctx, uint8_t bsr, uint8_t slot_id) xhci_cmd_set_address() argument 1460 xhci_cmd_configure_ep(struct xhci_softc *sc, uint64_t input_ctx, uint8_t deconfigure, uint8_t slot_id) xhci_cmd_configure_ep() argument 1482 xhci_cmd_evaluate_ctx(struct xhci_softc *sc, uint64_t input_ctx, uint8_t slot_id) xhci_cmd_evaluate_ctx() argument 1500 xhci_cmd_reset_ep(struct xhci_softc *sc, uint8_t preserve, uint8_t ep_id, uint8_t slot_id) xhci_cmd_reset_ep() argument 1523 xhci_cmd_set_tr_dequeue_ptr(struct xhci_softc *sc, uint64_t dequeue_ptr, uint16_t stream_id, uint8_t ep_id, uint8_t slot_id) xhci_cmd_set_tr_dequeue_ptr() argument 1545 xhci_cmd_stop_ep(struct xhci_softc *sc, uint8_t suspend, uint8_t ep_id, uint8_t slot_id) xhci_cmd_stop_ep() argument 1568 xhci_cmd_reset_dev(struct xhci_softc *sc, uint8_t slot_id) xhci_cmd_reset_dev() argument [all...] |
/third_party/node/deps/v8/src/interpreter/ |
H A D | interpreter-generator.cc | 1371 TNode<UintPtrT> slot_id = BytecodeOperandIdx(3); in JSCall() local 1400 TNode<UintPtrT> slot_id = BytecodeOperandIdx(kSlotOperandIndex); in JSCallN() local 1554 TNode<UintPtrT> slot_id = BytecodeOperandIdx(3); in IGNITION_HANDLER() local 1573 TNode<UintPtrT> slot_id = BytecodeOperandIdx(3); in IGNITION_HANDLER() local 1592 TNode<UintPtrT> slot_id = BytecodeOperandIdx(3); in IGNITION_HANDLER() local 1722 TNode<UintPtrT> slot_id = BytecodeOperandIdx(1); IGNITION_HANDLER() local [all...] |
H A D | interpreter-assembler.cc | 777 CallJSWithSpreadAndDispatch( TNode<Object> function, TNode<Context> context, const RegListNodePair& args, TNode<UintPtrT> slot_id, TNode<HeapObject> maybe_feedback_vector) CallJSWithSpreadAndDispatch() argument 800 Construct( TNode<Object> target, TNode<Context> context, TNode<Object> new_target, const RegListNodePair& args, TNode<UintPtrT> slot_id, TNode<HeapObject> maybe_feedback_vector) Construct() argument 844 ConstructWithSpread( TNode<Object> target, TNode<Context> context, TNode<Object> new_target, const RegListNodePair& args, TNode<UintPtrT> slot_id, TNode<HeapObject> maybe_feedback_vector) ConstructWithSpread() argument [all...] |