Home
last modified time | relevance | path

Searched refs:self (Results 1051 - 1075 of 1201) sorted by relevance

1...<<414243444546474849

/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dpnv_php.c658 php_slot->pdev = bus->self; in pnv_php_alloc_slot()
/kernel/linux/linux-6.6/drivers/pci/
H A Diov.c818 iov->self = dev; in sriov_init()
/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dsetup.c802 dump_kernel_offset(struct notifier_block *self, unsigned long v, void *p) in dump_kernel_offset() argument
/kernel/linux/linux-6.6/drivers/infiniband/core/
H A Daddr.c851 static int netevent_callback(struct notifier_block *self, unsigned long event, in netevent_callback() argument
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace.c615 * @self: The current task for fork or NULL for exit
618 * If adding a task, if @self is defined, the task is only added if @self
620 * only be added when the parent is listed. If @self is NULL, then the
625 struct task_struct *self, in trace_filter_add_remove_task()
632 if (self) { in trace_filter_add_remove_task()
633 if (!trace_find_filtered_pid(pid_list, self->pid)) in trace_filter_add_remove_task()
637 /* "self" is set for forks, and NULL for exits */ in trace_filter_add_remove_task()
638 if (self) in trace_filter_add_remove_task()
9986 static int trace_module_notify(struct notifier_block *self, in trace_module_notify() argument
624 trace_filter_add_remove_task(struct trace_pid_list *pid_list, struct task_struct *self, struct task_struct *task) trace_filter_add_remove_task() argument
10091 trace_die_panic_handler(struct notifier_block *self, unsigned long ev, void *unused) trace_die_panic_handler() argument
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dcik.c1467 struct pci_dev *root = adev->pdev->bus->self; in cik_pcie_gen3_enable()
1723 struct pci_dev *root = adev->pdev->bus->self; in cik_program_aspm()
/kernel/linux/linux-6.6/arch/powerpc/platforms/pseries/
H A Diommu.c596 if (bus->self) { in pci_dma_bus_setup_pSeries()
837 if (!dev->bus->self) { in pci_dma_dev_setup_pSeries()
/kernel/linux/linux-5.10/drivers/ntb/test/
H A Dntb_tool.c64 * root@self# cat $DBG_DIR/port
67 * root@self# ls $DBG_DIR
79 * root@self# cat $DBG_DIR/peer0/port
82 * root@self# ls $DBG_DIR/peer0
98 * root@self# echo Y > $DBG_DIR/link
99 * root@self# echo N > $DBG_DIR/link
102 * root@self# cat $DBG_DIR/peer0/link
105 * root@self# echo Y > $DBG_DIR/peer0/link_event
106 * root@self# echo N > $DBG_DIR/peer0/link_event
111 * root@self# ech
1614 tool_probe(struct ntb_client *self, struct ntb_dev *ntb) tool_probe() argument
1656 tool_remove(struct ntb_client *self, struct ntb_dev *ntb) tool_remove() argument
[all...]
/kernel/linux/linux-5.10/net/tipc/
H A Dcrypto.c1390 u32 self = tipc_own_addr(rx->net); in tipc_crypto_key_synch() local
1402 if (!ehdr->destined || msg_short(hdr) || msg_destnode(hdr) != self) in tipc_crypto_key_synch()
/kernel/linux/linux-5.10/scripts/
H A Dget_maintainer.pl234 if ($_ =~ /^-{1,2}self-test(?:=|$)/) {
235 die "$P: using --self-test does not allow any other option or argument\n";
280 'self-test:s' => \$self_test,
1082 --self-test => show potential issues with MAINTAINERS file content
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
H A Dsil-sii8620.c2152 static int sii8620_extcon_notifier(struct notifier_block *self, in sii8620_extcon_notifier() argument
2156 container_of(self, struct sii8620, extcon_nb); in sii8620_extcon_notifier()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Dcik.c1532 struct pci_dev *root = adev->pdev->bus->self; in cik_pcie_gen3_enable()
1788 struct pci_dev *root = adev->pdev->bus->self; in cik_program_aspm()
/kernel/linux/linux-6.6/drivers/ntb/test/
H A Dntb_tool.c64 * root@self# cat $DBG_DIR/port
67 * root@self# ls $DBG_DIR
79 * root@self# cat $DBG_DIR/peer0/port
82 * root@self# ls $DBG_DIR/peer0
98 * root@self# echo Y > $DBG_DIR/link
99 * root@self# echo N > $DBG_DIR/link
102 * root@self# cat $DBG_DIR/peer0/link
105 * root@self# echo Y > $DBG_DIR/peer0/link_event
106 * root@self# echo N > $DBG_DIR/peer0/link_event
111 * root@self# ech
1605 tool_probe(struct ntb_client *self, struct ntb_dev *ntb) tool_probe() argument
1647 tool_remove(struct ntb_client *self, struct ntb_dev *ntb) tool_remove() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/bridge/
H A Dsil-sii8620.c2152 static int sii8620_extcon_notifier(struct notifier_block *self, in sii8620_extcon_notifier() argument
2156 container_of(self, struct sii8620, extcon_nb); in sii8620_extcon_notifier()
/kernel/linux/linux-6.6/net/tipc/
H A Dcrypto.c1386 u32 self = tipc_own_addr(rx->net); in tipc_crypto_key_synch() local
1398 if (!ehdr->destined || msg_short(hdr) || msg_destnode(hdr) != self) in tipc_crypto_key_synch()
/kernel/linux/linux-6.6/scripts/
H A Dget_maintainer.pl234 if ($_ =~ /^-{1,2}self-test(?:=|$)/) {
235 die "$P: using --self-test does not allow any other option or argument\n";
280 'self-test:s' => \$self_test,
1083 --self-test => show potential issues with MAINTAINERS file content
/kernel/linux/linux-6.6/tools/testing/selftests/net/
H A Drtnetlink.sh1219 $BRIDGE fdb add $test_mac dev "$vxlandev" dst $dstip self &>/dev/null
1226 $BRIDGE fdb get $test_mac dev "$vxlandev" self 2>/dev/null | grep -q "dev $vxlandev dst $dstip"
/kernel/linux/linux-5.10/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c3047 struct pci_dev *bridge = mgp->pdev->bus->self; in myri10ge_enable_ecrc()
3065 bridge = bridge->bus->self; in myri10ge_enable_ecrc()
3240 struct pci_dev *bridge = pdev->bus->self; in myri10ge_mask_surprise_down()
/kernel/linux/linux-5.10/drivers/usb/host/
H A Du132-hcd.c1793 } else if (hcd->self.controller) { in u132_hcd_start()
1796 to_platform_device(hcd->self.controller); in u132_hcd_start()
3101 device_wakeup_enable(hcd->self.controller); in u132_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/myricom/myri10ge/
H A Dmyri10ge.c3055 struct pci_dev *bridge = mgp->pdev->bus->self; in myri10ge_enable_ecrc()
3073 bridge = bridge->bus->self; in myri10ge_enable_ecrc()
3248 struct pci_dev *bridge = pdev->bus->self; in myri10ge_mask_surprise_down()
/kernel/linux/linux-5.10/drivers/char/ipmi/
H A Dipmi_msghandler.c187 struct ipmi_user *self; member
214 ruser = srcu_dereference(user->self, &user->release_barrier);
1229 rcu_assign_pointer(new_user->self, new_user); in ipmi_create_user()
1299 rcu_assign_pointer(user->self, NULL); in _ipmi_destroy_user()
/kernel/linux/linux-5.10/mm/
H A Dpage_alloc.c6060 pg_data_t *self = data; in __build_all_zonelists() local
6086 if (self && !node_online(self->node_id)) { in __build_all_zonelists()
6087 build_zonelists(self); in __build_all_zonelists()
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace_events_hist.c714 * assumption being that a self-reference doesn't prevent a trigger
1040 u64 *var_ref_vals, bool self) in resolve_var_refs()
1059 if ((self && var_data != hist_data) || in resolve_var_refs()
1060 (!self && var_data == hist_data)) in resolve_var_refs()
1074 if (self || !hist_field->read_once) in resolve_var_refs()
1039 resolve_var_refs(struct hist_trigger_data *hist_data, void *key, u64 *var_ref_vals, bool self) resolve_var_refs() argument
/kernel/linux/linux-5.10/drivers/pci/
H A Dquirks.c218 bridge = bus->self; in aspeed_fixup_vgaarb()
4252 !pci_is_pcie(pdev) && pci_is_pcie(pdev->bus->self) && in quirk_use_pcie_bridge_dma_alias()
4253 pci_pcie_type(pdev->bus->self) != PCI_EXP_TYPE_PCI_BRIDGE) in quirk_use_pcie_bridge_dma_alias()
5623 struct pci_dev *bridge = bus->self; in pci_idt_bus_quirk()
/kernel/linux/linux-6.6/drivers/char/ipmi/
H A Dipmi_msghandler.c187 struct ipmi_user *self; member
216 ruser = srcu_dereference(user->self, &user->release_barrier);
1273 rcu_assign_pointer(new_user->self, new_user); in ipmi_create_user()
1344 rcu_assign_pointer(user->self, NULL); in _ipmi_destroy_user()

Completed in 98 milliseconds

1...<<414243444546474849