Searched refs:restart_syscall (Results 1 - 25 of 25) sorted by relevance

/linux-4.1.27/drivers/infiniband/ulp/ipoib/
H A Dipoib_vlan.c139 return restart_syscall(); ipoib_vlan_add()
185 return restart_syscall(); ipoib_vlan_delete()
H A Dipoib_cm.c1477 return restart_syscall(); set_mode()
/linux-4.1.27/arch/powerpc/platforms/cell/
H A Dspu_callbacks.c23 * restart_syscall, exit, for, execve, ptrace, ...
/linux-4.1.27/arch/sparc/kernel/
H A Dsignal_32.c448 int restart_syscall; do_signal() local
478 restart_syscall = 0; do_signal()
480 restart_syscall = 1; do_signal()
485 if (restart_syscall) do_signal()
489 if (restart_syscall) { do_signal()
H A Dsignal_64.c469 int restart_syscall; do_signal() local
503 restart_syscall = 0; do_signal()
506 restart_syscall = 1; do_signal()
511 if (restart_syscall) do_signal()
515 if (restart_syscall) { do_signal()
H A Dsignal32.c713 int restart_syscall = 0; do_signal32() local
718 restart_syscall = 1; do_signal32()
723 if (restart_syscall) do_signal32()
727 if (restart_syscall) { do_signal32()
/linux-4.1.27/net/core/
H A Dnet-sysfs.c97 return restart_syscall(); netdev_store()
200 return restart_syscall(); speed_show()
219 return restart_syscall(); duplex_show()
371 return restart_syscall(); ifalias_store()
385 return restart_syscall(); ifalias_show()
414 return restart_syscall(); phys_port_id_show()
436 return restart_syscall(); phys_port_name_show()
458 return restart_syscall(); phys_switch_id_show()
1020 return restart_syscall(); set_tx_maxrate()
/linux-4.1.27/net/bridge/
H A Dbr_vlan.c419 return restart_syscall(); br_vlan_filter_toggle()
446 return restart_syscall(); br_vlan_set_proto()
609 return restart_syscall(); br_vlan_set_default_pvid()
H A Dbr_sysfs_if.c251 return restart_syscall(); brport_store()
H A Dbr_sysfs_br.c141 return restart_syscall(); stp_state_store()
316 return restart_syscall(); group_addr_store()
/linux-4.1.27/arch/metag/kernel/
H A Dsignal.c292 /* Handlerless -ERESTART_RESTARTBLOCK re-enters via restart_syscall */ do_signal()
H A Dtraps.c658 restart_syscall: switch1_handler()
689 goto restart_syscall; switch1_handler()
/linux-4.1.27/arch/powerpc/include/asm/
H A Dsystbl.h6 SYSCALL(restart_syscall)
/linux-4.1.27/drivers/net/bonding/
H A Dbond_sysfs.c186 return restart_syscall(); bonding_show_slaves()
613 return restart_syscall(); bonding_show_queue_id()
H A Dbond_options.c648 return restart_syscall(); bond_opt_tryset_rtnl()
/linux-4.1.27/arch/parisc/kernel/
H A Dsyscall_table.S58 90: ENTRY_SAME(restart_syscall) /* 0 */
/linux-4.1.27/arch/alpha/kernel/
H A Dsignal.c519 /* Set v0 to the restart_syscall and replay */ do_signal()
/linux-4.1.27/block/
H A Dblk-cgroup.c464 return restart_syscall(); blkcg_reset_stats()
747 ret = restart_syscall(); __acquires()
/linux-4.1.27/arch/ia64/kernel/
H A Dfsys.S774 data8 0 // restart_syscall
/linux-4.1.27/net/ipv6/
H A Daddrconf.c744 return restart_syscall(); addrconf_fixup_forwarding()
5165 return restart_syscall(); addrconf_disable_ipv6()
5228 return restart_syscall(); addrconf_sysctl_proxy_ndp()
5269 return restart_syscall(); addrconf_sysctl_stable_secret()
/linux-4.1.27/kernel/
H A Dcgroup.c1788 ret = restart_syscall(); for_each_subsys()
1845 ret = restart_syscall(); for_each_root()
2813 return restart_syscall(); cgroup_for_each_live_child()
H A Dsignal.c2502 SYSCALL_DEFINE0(restart_syscall) SYSCALL_DEFINE0()
/linux-4.1.27/drivers/base/
H A Dcore.c72 return restart_syscall(); lock_device_hotplug_sysfs()
/linux-4.1.27/net/ipv4/
H A Ddevinet.c2073 return restart_syscall(); devinet_sysctl_forward()
/linux-4.1.27/include/linux/
H A Dsched.h2791 static inline int restart_syscall(void) restart_syscall() function

Completed in 713 milliseconds