/linux-4.4.14/tools/perf/scripts/perl/ |
H A D | wakeup-latency.pl | 28 sub sched::sched_switch subroutine 51 sub sched::sched_wakeup subroutine
|
/linux-4.4.14/net/netfilter/ipvs/ |
H A D | ip_vs_sched.c | 86 struct ip_vs_scheduler *sched; ip_vs_sched_getbyname() local 120 struct ip_vs_scheduler *sched; ip_vs_scheduler_get() local 150 struct ip_vs_scheduler *sched = rcu_dereference(svc->scheduler); ip_vs_scheduler_err() local 174 struct ip_vs_scheduler *sched; register_ip_vs_scheduler() local 65 ip_vs_unbind_scheduler(struct ip_vs_service *svc, struct ip_vs_scheduler *sched) ip_vs_unbind_scheduler() argument
|
H A D | ip_vs_core.c | 324 struct ip_vs_scheduler *sched; ip_vs_sched_persist() local 429 struct ip_vs_scheduler *sched; ip_vs_schedule() local
|
H A D | ip_vs_ctl.c | 790 struct ip_vs_scheduler *sched; __ip_vs_update_dest() local 1080 struct ip_vs_scheduler *sched; __ip_vs_unlink_dest() local 1164 struct ip_vs_scheduler *sched = NULL; ip_vs_add_service() local 1293 struct ip_vs_scheduler *sched = NULL, *old_sched; ip_vs_edit_service() local 2005 struct ip_vs_scheduler *sched = rcu_dereference(svc->scheduler); ip_vs_info_seq_show() local 2460 struct ip_vs_scheduler *sched; ip_vs_copy_service() local 2928 struct ip_vs_scheduler *sched; ip_vs_genl_fill_service() local
|
/linux-4.4.14/crypto/ |
H A D | fcrypt.c | 54 __be32 sched[ROUNDS]; member in struct:fcrypt_ctx
|
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/socklnd/ |
H A D | socklnd_lib.c | 689 ksock_sched_t *sched; ksocknal_lib_memory_pressure() local
|
H A D | socklnd_proto.c | 373 ksock_sched_t *sched = conn->ksnc_scheduler; ksocknal_handle_zcreq() local
|
H A D | socklnd_cb.c | 686 ksock_sched_t *sched = conn->ksnc_scheduler; ksocknal_queue_tx_locked() local 1316 ksock_sched_t *sched = conn->ksnc_scheduler; ksocknal_recv() local 1369 ksocknal_sched_cansleep(ksock_sched_t *sched) ksocknal_sched_cansleep() argument 1386 ksock_sched_t *sched; ksocknal_scheduler() local 1556 ksock_sched_t *sched; ksocknal_read_callback() local 1582 ksock_sched_t *sched; ksocknal_write_callback() local 2340 ksock_sched_t *sched; ksocknal_send_keepalive_locked() local 2502 ksock_sched_t *sched; ksocknal_reaper() local
|
H A D | socklnd.c | 664 ksock_sched_t *sched; ksocknal_choose_scheduler_locked() local 1020 ksock_sched_t *sched; ksocknal_create_conn() local 1550 ksock_sched_t *sched = conn->ksnc_scheduler; ksocknal_terminate_conn() local 2249 ksock_sched_t *sched; ksocknal_base_shutdown() local 2393 ksock_sched_t *sched; cfs_percpt_for_each() local 2705 ksock_sched_t *sched; ksocknal_start_schedulers() local
|
/linux-4.4.14/drivers/staging/lustre/lustre/libcfs/ |
H A D | workitem.c | 90 cfs_wi_sched_lock(struct cfs_wi_sched *sched) cfs_wi_sched_lock() argument 96 cfs_wi_sched_unlock(struct cfs_wi_sched *sched) cfs_wi_sched_unlock() argument 102 cfs_wi_sched_cansleep(struct cfs_wi_sched *sched) cfs_wi_sched_cansleep() argument 123 cfs_wi_exit(struct cfs_wi_sched *sched, cfs_workitem_t *wi) cfs_wi_exit() argument 152 cfs_wi_deschedule(struct cfs_wi_sched *sched, cfs_workitem_t *wi) cfs_wi_deschedule() argument 193 cfs_wi_schedule(struct cfs_wi_sched *sched, cfs_workitem_t *wi) cfs_wi_schedule() argument 222 struct cfs_wi_sched *sched = (struct cfs_wi_sched *)arg; cfs_wi_scheduler() local 303 cfs_wi_sched_destroy(struct cfs_wi_sched *sched) cfs_wi_sched_destroy() argument 351 struct cfs_wi_sched *sched; cfs_wi_sched_create() local 443 struct cfs_wi_sched *sched; cfs_wi_shutdown() local
|
/linux-4.4.14/drivers/gpu/drm/amd/scheduler/ |
H A D | gpu_scheduler.c | 118 int amd_sched_entity_init(struct amd_gpu_scheduler *sched, amd_sched_entity_init() argument 155 static bool amd_sched_entity_is_initialized(struct amd_gpu_scheduler *sched, amd_sched_entity_is_initialized() argument 204 void amd_sched_entity_fini(struct amd_gpu_scheduler *sched, amd_sched_entity_fini() argument 233 struct amd_gpu_scheduler *sched = entity->sched; amd_sched_entity_add_dependency_cb() local 269 struct amd_gpu_scheduler *sched = entity->sched; amd_sched_entity_pop_job() local 291 struct amd_gpu_scheduler *sched = sched_job->sched; amd_sched_entity_in() local 330 static bool amd_sched_ready(struct amd_gpu_scheduler *sched) amd_sched_ready() argument 339 static void amd_sched_wakeup(struct amd_gpu_scheduler *sched) amd_sched_wakeup() argument 349 amd_sched_select_entity(struct amd_gpu_scheduler *sched) amd_sched_select_entity() argument 368 struct amd_gpu_scheduler *sched = s_fence->sched; amd_sched_process_job() local 388 struct amd_gpu_scheduler *sched = s_fence->sched; amd_sched_fence_work_func() local 408 struct amd_gpu_scheduler *sched = (struct amd_gpu_scheduler *)param; amd_sched_main() local 477 int amd_sched_init(struct amd_gpu_scheduler *sched, amd_sched_init() argument 514 void amd_sched_fini(struct amd_gpu_scheduler *sched) amd_sched_fini() argument
|
H A D | gpu_scheduler.h | 47 struct amd_gpu_scheduler *sched; member in struct:amd_sched_entity 74 struct amd_gpu_scheduler *sched; member in struct:amd_sched_fence 82 struct amd_gpu_scheduler *sched; member in struct:amd_sched_job
|
/linux-4.4.14/net/rxrpc/ |
H A D | ar-call.c | 757 bool sched; rxrpc_mark_call_released() local
|
/linux-4.4.14/drivers/input/joystick/ |
H A D | sidewinder.c | 138 int timeout, bitout, sched, i, kick, start, strobe; sw_read_packet() local
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb3/ |
H A D | cxgb3_ioctl.h | 101 uint8_t sched; member in struct:ch_pktsched_params
|
H A D | cxgb3_main.c | 939 static int send_pktsched_cmd(struct adapter *adap, int sched, int qidx, int lo, send_pktsched_cmd() argument 800 tm_attr_show(struct device *d, char *buf, int sched) tm_attr_show() argument 826 tm_attr_store(struct device *d, const char *buf, size_t len, int sched) tm_attr_store() argument
|
H A D | t3_hw.c | 3002 int t3_config_sched(struct adapter *adap, unsigned int kbps, int sched) t3_config_sched() argument
|
H A D | t3_cpl.h | 889 __u8 sched; member in struct:mngt_pktsched_wr
|
/linux-4.4.14/lib/ |
H A D | debugobjects.c | 194 int sched = 0; free_object() local
|
/linux-4.4.14/net/ipv6/ |
H A D | ip6_flowlabel.c | 134 unsigned long sched = 0; ip6_fl_gc() local
|
/linux-4.4.14/drivers/usb/host/ |
H A D | ehci-sched.c | 1274 struct ehci_iso_sched *sched; itd_urb_transaction() local 1505 struct ehci_iso_sched *sched = urb->hcpriv; iso_stream_schedule() local 2176 struct ehci_iso_sched *sched = urb->hcpriv; sitd_link_urb() local 1408 sitd_slot_ok( struct ehci_hcd *ehci, struct ehci_iso_stream *stream, unsigned uframe, struct ehci_iso_sched *sched, struct ehci_tt *tt ) sitd_slot_ok() argument
|
H A D | fotg210-hcd.c | 4111 struct fotg210_iso_sched *sched; itd_urb_transaction() local 4199 struct fotg210_iso_sched *sched = urb->hcpriv; iso_stream_schedule() local
|
/linux-4.4.14/drivers/infiniband/hw/cxgb3/ |
H A D | iwch_cm.c | 2203 static int sched(struct t3cdev *tdev, struct sk_buff *skb, void *ctx) sched() function
|
/linux-4.4.14/drivers/staging/wlan-ng/ |
H A D | hfa384x_usb.c | 2789 int sched; hfa384x_tx_timeout() local
|
/linux-4.4.14/drivers/staging/lustre/lnet/klnds/o2iblnd/ |
H A D | o2iblnd.c | 650 struct kib_sched_info *sched; kiblnd_create_conn() local 2435 struct kib_sched_info *sched; kiblnd_base_shutdown() local 2562 struct kib_sched_info *sched; kiblnd_base_startup() local 2648 static int kiblnd_start_schedulers(struct kib_sched_info *sched) kiblnd_start_schedulers() argument 2697 struct kib_sched_info *sched; kiblnd_dev_start_threads() local
|
H A D | o2iblnd_cb.c | 135 struct kib_sched_info *sched = conn->ibc_sched; kiblnd_drop_rx() local 3239 struct kib_sched_info *sched = conn->ibc_sched; kiblnd_cq_completion() local 3275 struct kib_sched_info *sched; kiblnd_scheduler() local
|
/linux-4.4.14/drivers/staging/lustre/lnet/selftest/ |
H A D | selftest.h | 472 swi_init_workitem(swi_workitem_t *swi, void *data, swi_action_t action, struct cfs_wi_sched *sched) swi_init_workitem() argument
|
/linux-4.4.14/drivers/net/wireless/ath/ath9k/ |
H A D | main.c | 509 bool sched = false; ath_isr() local
|
H A D | ath9k.h | 980 struct ath_chanctx_sched sched; member in struct:ath_softc
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb/ |
H A D | sge.c | 235 struct sched { struct
|
/linux-4.4.14/arch/x86/kernel/cpu/ |
H A D | perf_event.c | 680 static void perf_sched_init(struct perf_sched *sched, struct event_constraint **constraints, perf_sched_init() argument 701 static void perf_sched_save_state(struct perf_sched *sched) perf_sched_save_state() argument 710 static bool perf_sched_restore_state(struct perf_sched *sched) perf_sched_restore_state() argument 728 static bool __perf_sched_find_counter(struct perf_sched *sched) __perf_sched_find_counter() argument 771 static bool perf_sched_find_counter(struct perf_sched *sched) perf_sched_find_counter() argument 785 static bool perf_sched_next_event(struct perf_sched *sched) perf_sched_next_event() argument 816 struct perf_sched sched; perf_assign_events() local
|
/linux-4.4.14/net/sched/ |
H A D | sch_cbq.c | 492 psched_time_t sched = q->now; cbq_ovl_delay() local 557 psched_time_t sched = now; cbq_undelay_prio() local
|
H A D | sch_hfsc.c | 122 struct hfsc_sched *sched; /* scheduler data */ member in struct:hfsc_class
|
/linux-4.4.14/net/unix/ |
H A D | af_unix.c | 1188 int sched; unix_wait_for_peer() local
|
/linux-4.4.14/drivers/infiniband/hw/cxgb4/ |
H A D | cm.c | 4055 static int sched(struct c4iw_dev *dev, struct sk_buff *skb) sched() function
|
/linux-4.4.14/tools/perf/ |
H A D | builtin-sched.c | 187 static void burn_nsecs(struct perf_sched *sched, u64 nsecs) burn_nsecs() argument 206 static void calibrate_run_measurement_overhead(struct perf_sched *sched) calibrate_run_measurement_overhead() argument 223 static void calibrate_sleep_measurement_overhead(struct perf_sched *sched) calibrate_sleep_measurement_overhead() argument 269 static void add_sched_event_run(struct perf_sched *sched, struct task_desc *task, add_sched_event_run() argument 292 static void add_sched_event_wakeup(struct perf_sched *sched, struct task_desc *task, add_sched_event_wakeup() argument 319 static void add_sched_event_sleep(struct perf_sched *sched, struct task_desc *task, add_sched_event_sleep() argument 329 static struct task_desc *register_pid(struct perf_sched *sched, register_pid() argument 375 static void print_task_traces(struct perf_sched *sched) print_task_traces() argument 387 static void add_cross_task_wakeups(struct perf_sched *sched) add_cross_task_wakeups() argument 402 static void perf_sched__process_event(struct perf_sched *sched, perf_sched__process_event() argument 443 static int self_open_counters(struct perf_sched *sched, unsigned long cur_task) self_open_counters() argument 498 struct perf_sched *sched; member in struct:sched_thread_parms 506 struct perf_sched *sched = parms->sched; thread_func() local 546 static void create_tasks(struct perf_sched *sched) create_tasks() argument 577 static void wait_for_tasks(struct perf_sched *sched) wait_for_tasks() argument 630 static void run_one_test(struct perf_sched *sched) run_one_test() argument 676 static void test_calibrations(struct perf_sched *sched) test_calibrations() argument 694 replay_wakeup_event(struct perf_sched *sched, replay_wakeup_event() argument 715 static int replay_switch_event(struct perf_sched *sched, replay_switch_event() argument 761 static int replay_fork_event(struct perf_sched *sched, replay_fork_event() argument 866 static int thread_atoms_insert(struct perf_sched *sched, struct thread *thread) thread_atoms_insert() argument 954 static int latency_switch_event(struct perf_sched *sched, latency_switch_event() argument 1024 static int latency_runtime_event(struct perf_sched *sched, latency_runtime_event() argument 1059 static int latency_wakeup_event(struct perf_sched *sched, latency_wakeup_event() argument 1120 static int latency_migrate_task_event(struct perf_sched *sched, latency_migrate_task_event() argument 1170 static void output_lat_thread(struct perf_sched *sched, struct work_atoms *work_list) output_lat_thread() argument 1308 static void perf_sched__sort_lat(struct perf_sched *sched) perf_sched__sort_lat() argument 1334 struct perf_sched *sched = container_of(tool, struct perf_sched, tool); process_sched_wakeup_event() local 1342 static int map_switch_event(struct perf_sched *sched, struct perf_evsel *evsel, map_switch_event() argument 1433 struct perf_sched *sched = container_of(tool, struct perf_sched, tool); process_sched_switch_event() local 1459 struct perf_sched *sched = container_of(tool, struct perf_sched, tool); process_sched_runtime_event() local 1472 struct perf_sched *sched = container_of(tool, struct perf_sched, tool); perf_sched__process_fork_event() local 1489 struct perf_sched *sched = container_of(tool, struct perf_sched, tool); process_sched_migrate_task_event() local 1518 static int perf_sched__read_events(struct perf_sched *sched) perf_sched__read_events() argument 1564 static void print_bad_events(struct perf_sched *sched) print_bad_events() argument 1624 static void perf_sched__merge_lat(struct perf_sched *sched) perf_sched__merge_lat() argument 1639 static int perf_sched__lat(struct perf_sched *sched) perf_sched__lat() argument 1678 static int perf_sched__map(struct perf_sched *sched) perf_sched__map() argument 1689 static int perf_sched__replay(struct perf_sched *sched) perf_sched__replay() argument 1724 static void setup_sorting(struct perf_sched *sched, const struct option *options, setup_sorting() argument 1783 struct perf_sched sched = { cmd_sched() local
|
H A D | builtin-trace.c | 1441 bool sched; member in struct:trace
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx4/ |
H A D | resource_tracker.c | 675 u8 sched = *(u8 *)(inbox->buf + 64); update_pkey_index() local 3727 u8 sched = *(u8 *)(inbox->buf + 64); roce_verify_mac() local
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu.h | 846 struct amd_gpu_scheduler sched; member in struct:amdgpu_ring
|