Home
last modified time | relevance | path

Searched refs:work (Results 176 – 200 of 5484) sorted by relevance

12345678910>>...220

/openbmc/openbmc/poky/meta/recipes-devtools/syslinux/syslinux/
H A D0012-libinstaller-Fix-build-with-glibc-2.36.patch10 In file included from TOPDIR/tmp-glibc/work/core2-64-oe-linux/syslinux/6.04-pre2-r1/recipe-sysroot/…
11 …from TOPDIR/tmp-glibc/work/core2-64-oe-linux/syslinux/6.04-pre2-r1/syslinux-6.04-pre2/linux/../lib…
12 …from TOPDIR/tmp-glibc/work/core2-64-oe-linux/syslinux/6.04-pre2-r1/syslinux-6.04-pre2/linux/../lib…
13 TOPDIR/tmp-glibc/work/core2-64-oe-linux/syslinux/6.04-pre2-r1/recipe-sysroot/usr/include/linux/moun…
16 In file included from TOPDIR/tmp-glibc/work/core2-64-oe-linux/syslinux/6.04-pre2-r1/syslinux-6.04-p…
17 TOPDIR/tmp-glibc/work/core2-64-oe-linux/syslinux/6.04-pre2-r1/recipe-sysroot/usr/include/sys/mount.…
20 TOPDIR/tmp-glibc/work/core2-64-oe-linux/syslinux/6.04-pre2-r1/recipe-sysroot/usr/include/linux/moun…
/openbmc/linux/drivers/input/touchscreen/
H A Dstmpe-ts.c75 struct delayed_work work; member
98 static void stmpe_work(struct work_struct *work) in stmpe_work() argument
104 container_of(work, struct stmpe_touch, work.work); in stmpe_work()
139 cancel_delayed_work_sync(&ts->work); in stmpe_ts_handler()
169 schedule_delayed_work(&ts->work, msecs_to_jiffies(50)); in stmpe_ts_handler()
253 cancel_delayed_work_sync(&ts->work); in stmpe_ts_close()
314 INIT_DELAYED_WORK(&ts->work, stmpe_work); in stmpe_input_probe()
/openbmc/linux/fs/xfs/
H A Dxfs_mru_cache.c101 struct delayed_work work; /* Workqueue data for reaping. */ member
206 queue_delayed_work(xfs_mru_reap_wq, &mru->work, in _xfs_mru_cache_list_insert()
266 struct work_struct *work) in _xfs_mru_cache_reap() argument
269 container_of(work, struct xfs_mru_cache, work.work); in _xfs_mru_cache_reap()
287 queue_delayed_work(xfs_mru_reap_wq, &mru->work, next); in _xfs_mru_cache_reap()
358 INIT_DELAYED_WORK(&mru->work, _xfs_mru_cache_reap); in xfs_mru_cache_create()
390 cancel_delayed_work_sync(&mru->work); in xfs_mru_cache_flush()
/openbmc/linux/drivers/isdn/mISDN/
H A Dtimerdev.c32 u_int work; member
57 dev->work = 0; in mISDN_open()
108 while (list_empty(list) && (dev->work == 0)) { in mISDN_read()
112 wait_event_interruptible(dev->wait, (dev->work || in mISDN_read()
118 if (dev->work) in mISDN_read()
119 dev->work = 0; in mISDN_read()
146 if (dev->work || !list_empty(&dev->expired)) in mISDN_poll()
150 dev->work, list_empty(&dev->expired)); in mISDN_poll()
175 dev->work = 1; in misdn_add_timer()
/openbmc/linux/drivers/auxdisplay/
H A Dht16k33.c100 struct delayed_work work; member
248 static void ht16k33_fb_update(struct work_struct *work) in ht16k33_fb_update() argument
251 work.work); in ht16k33_fb_update()
449 schedule_delayed_work(&priv->work, 0); in ht16k33_linedisp_update()
452 static void ht16k33_seg7_update(struct work_struct *work) in ht16k33_seg7_update() argument
455 work.work); in ht16k33_seg7_update()
476 work.work); in ht16k33_seg14_update()
642 INIT_DELAYED_WORK(&priv->work, ht16k33_fb_update); in ht16k33_fbdev_probe()
684 INIT_DELAYED_WORK(&priv->work, ht16k33_seg7_update); in ht16k33_seg_probe()
691 INIT_DELAYED_WORK(&priv->work, ht16k33_seg14_update); in ht16k33_seg_probe()
[all …]
/openbmc/linux/lib/
H A Dirq_poll.c88 int work, weight; in irq_poll_softirq() local
108 work = 0; in irq_poll_softirq()
110 work = iop->poll(iop, weight); in irq_poll_softirq()
112 budget -= work; in irq_poll_softirq()
124 if (work >= weight) { in irq_poll_softirq()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/wxwidgets/wxwidgets/
H A Dcreate-links-with-relative-path.patch4 absolute path symlink /path/to/build/tmp-glibc/work/x86_64-linux
5 /wxwidgets-native/3.2.1-r0/sysroot-destdir/path/to/build/tmp-glibc/work
7 pointing at /path/to/build/tmp-glibc/work/x86_64-linux/wxwidgets-native/3.2.1-r0
11 absolute path symlink /path/to/build/tmp-glibc/work/x86_64-linux/wxwidgets-native
12 /3.2.1-r0/sysroot-destdir/path/to/build/tmp-glibc/work/x86_64-linux/wxwidgets-native
14 /work/x86_64-linux/wxwidgets-native/3.2.1-r0/recipe-sysroot-native/usr/bin/wxrc-3.2.
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/liblockfile/liblockfile/
H A D0001-Makefile.in-fix-install-failure-on-host-without-ldco.patch10 ln -sf nfslock.so.0.1 /mnt/tmp-glibc/work/core2-64-wrs-linux/liblockfile/1.14-r0/image/usr/lib64/nf…
11 install -m 644 lockfile.h maillock.h /mnt/tmp-glibc/work/core2-64-wrs-linux/liblockfile/1.14-r0/ima…
12 if test "/mnt/tmp-glibc/work/core2-64-wrs-linux/liblockfile/1.14-r0/image" = ""; then ; fi
14 …install -g mail -m 2755 dotlockfile /mnt/tmp-glibc/work/core2-64-wrs-linux/liblockfile/1.14-r0/ima…
16 …install -g root -m 755 dotlockfile /mnt/tmp-glibc/work/core2-64-wrs-linux/liblockfile/1.14-r0/imag…
19 /bin/sh: -c: line 1: `if test "/mnt/tmp-glibc/work/core2-64-wrs-linux/liblockfile/1.14-r0/image" = …
/openbmc/linux/drivers/vfio/
H A Dvirqfd.c85 static void virqfd_shutdown(struct work_struct *work) in virqfd_shutdown() argument
87 struct virqfd *virqfd = container_of(work, struct virqfd, shutdown); in virqfd_shutdown()
97 static void virqfd_inject(struct work_struct *work) in virqfd_inject() argument
99 struct virqfd *virqfd = container_of(work, struct virqfd, inject); in virqfd_inject()
104 static void virqfd_flush_inject(struct work_struct *work) in virqfd_flush_inject() argument
106 struct virqfd *virqfd = container_of(work, struct virqfd, flush_inject); in virqfd_flush_inject()
/openbmc/linux/fs/netfs/
H A Dobjects.c73 static void netfs_free_request(struct work_struct *work) in netfs_free_request() argument
76 container_of(work, struct netfs_io_request, work); in netfs_free_request()
99 rreq->work.func = netfs_free_request; in netfs_put_request()
100 if (!queue_work(system_unbound_wq, &rreq->work)) in netfs_put_request()
103 netfs_free_request(&rreq->work); in netfs_put_request()
/openbmc/linux/drivers/cdx/controller/
H A Dcdx_rpmsg.c111 static void cdx_rpmsg_post_probe_work(struct work_struct *work) in cdx_rpmsg_post_probe_work() argument
116 cdx_mcdi = container_of(work, struct cdx_mcdi, work); in cdx_rpmsg_post_probe_work()
146 schedule_work(&cdx_mcdi->work); in cdx_rpmsg_probe()
155 flush_work(&cdx_mcdi->work); in cdx_rpmsg_remove()
187 INIT_WORK(&cdx_mcdi->work, cdx_rpmsg_post_probe_work); in cdx_setup_rpmsg()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/plocate/plocate/
H A D0001-Include-linux-stat.h-only-when-sys-stat.h-is-not-inc.patch15 | In file included from /mnt/b/yoe/master/build/tmp/work/core2-64-yoe-linux-musl/plocate/1.1.22/rec…
16 | /mnt/b/yoe/master/build/tmp/work/core2-64-yoe-linux-musl/plocate/1.1.22/recipe-sysroot/usr/includ…
19work/core2-64-yoe-linux-musl/plocate/1.1.22/recipe-sysroot/usr/include/linux/stat.h:56:8: note: pr…
/openbmc/linux/tools/perf/tests/
H A Dtests.h192 #define DECLARE_WORKLOAD(work) \ argument
193 extern struct test_workload workload__##work
195 #define DEFINE_WORKLOAD(work) \ argument
196 struct test_workload workload__##work = { \
197 .name = #work, \
198 .func = work, \
/openbmc/linux/drivers/hid/
H A Dhid-gt683r.c48 struct work_struct work; member
74 schedule_work(&led->work); in gt683r_brightness_set()
118 schedule_work(&led->work); in mode_store()
179 static void gt683r_led_work(struct work_struct *work) in gt683r_led_work() argument
184 struct gt683r_led *led = container_of(work, struct gt683r_led, work); in gt683r_led_work()
237 INIT_WORK(&led->work, gt683r_led_work); in gt683r_led_probe()
295 flush_work(&led->work); in gt683r_led_remove()
/openbmc/linux/drivers/input/misc/
H A Datc260x-onkey.c44 struct delayed_work work; member
122 schedule_delayed_work(&onkey->work, msecs_to_jiffies(200)); in atc260x_onkey_query()
144 static void atc260x_onkey_work(struct work_struct *work) in atc260x_onkey_work() argument
146 struct atc260x_onkey *onkey = container_of(work, struct atc260x_onkey, in atc260x_onkey_work()
147 work.work); in atc260x_onkey_work()
187 cancel_delayed_work_sync(&onkey->work); in atc260x_onkey_close()
259 INIT_DELAYED_WORK(&onkey->work, atc260x_onkey_work); in atc260x_onkey_probe()
/openbmc/linux/drivers/scsi/libsas/
H A Dsas_port.c273 void sas_porte_bytes_dmaed(struct work_struct *work) in sas_porte_bytes_dmaed() argument
275 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_porte_bytes_dmaed()
281 void sas_porte_broadcast_rcvd(struct work_struct *work) in sas_porte_broadcast_rcvd() argument
283 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_porte_broadcast_rcvd()
299 void sas_porte_link_reset_err(struct work_struct *work) in sas_porte_link_reset_err() argument
301 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_porte_link_reset_err()
307 void sas_porte_timer_event(struct work_struct *work) in sas_porte_timer_event() argument
309 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_porte_timer_event()
315 void sas_porte_hard_reset(struct work_struct *work) in sas_porte_hard_reset() argument
317 struct asd_sas_event *ev = to_asd_sas_event(work); in sas_porte_hard_reset()
/openbmc/linux/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_dim.c14 void bnxt_dim_work(struct work_struct *work) in bnxt_dim_work() argument
16 struct dim *dim = container_of(work, struct dim, work); in bnxt_dim_work()
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DBSD-Protection7 …has proven very effective over the years at allowing for a wide spread of work throughout both com…
11work into a larger body of work will result in restricted distribution -- and given that further w…
15 …ety of settings, both non-commercial and commercial, while protecting the work from having future …
24 a) "Program", below, refers to any program or work distributed under the terms of this license.
25 …b) A "work based on the Program", below, refers to either the Program or any derivative work under…
30 … the output from the Program is covered only if its contents constitute a work based on the Progra…
39 …b) The derivative work must be clearly identified as such, in order that it may not be confused wi…
40 …c) The license under which the derivative work is distributed must expressly prohibit the distribu…
47 …c) You must cause any work that you distribute or publish, that in whole or in part contains or is…
/openbmc/linux/drivers/media/pci/cx23885/
H A Dcx23885-ir.c24 void cx23885_ir_rx_work_handler(struct work_struct *work) in cx23885_ir_rx_work_handler() argument
27 container_of(work, struct cx23885_dev, ir_rx_work); in cx23885_ir_rx_work_handler()
47 void cx23885_ir_tx_work_handler(struct work_struct *work) in cx23885_ir_tx_work_handler() argument
50 container_of(work, struct cx23885_dev, ir_tx_work); in cx23885_ir_tx_work_handler()
/openbmc/linux/include/net/bluetooth/
H A Dcoredump.h64 void hci_devcd_rx(struct work_struct *work);
65 void hci_devcd_timeout(struct work_struct *work);
78 static inline void hci_devcd_rx(struct work_struct *work) {} in hci_devcd_rx() argument
79 static inline void hci_devcd_timeout(struct work_struct *work) {} in hci_devcd_timeout() argument
/openbmc/linux/drivers/power/supply/
H A Dda9030_battery.c95 struct delayed_work work; member
281 static void da9030_charging_monitor(struct work_struct *work) in da9030_charging_monitor() argument
285 charger = container_of(work, struct da9030_charger, work.work); in da9030_charging_monitor()
290 schedule_delayed_work(&charger->work, charger->interval); in da9030_charging_monitor()
396 cancel_delayed_work_sync(&charger->work); in da9030_battery_event()
397 schedule_work(&charger->work.work); in da9030_battery_event()
519 INIT_DELAYED_WORK(&charger->work, da9030_charging_monitor); in da9030_battery_probe()
520 schedule_delayed_work(&charger->work, charger->interval); in da9030_battery_probe()
549 cancel_delayed_work(&charger->work); in da9030_battery_probe()
564 cancel_delayed_work_sync(&charger->work); in da9030_battery_remove()
/openbmc/linux/drivers/leds/trigger/
H A Dledtrig-netdev.c46 struct delayed_work work; member
121 schedule_delayed_work(&trigger_data->work, 0); in set_baseline_state()
227 cancel_delayed_work_sync(&trigger_data->work); in set_device_name()
343 cancel_delayed_work_sync(&trigger_data->work); in netdev_led_attr_store()
401 cancel_delayed_work_sync(&trigger_data->work); in interval_store()
456 cancel_delayed_work_sync(&trigger_data->work); in netdev_trig_notify()
490 static void netdev_trig_work(struct work_struct *work) in netdev_trig_work() argument
493 container_of(work, struct led_netdev_data, work.work); in netdev_trig_work()
537 schedule_delayed_work(&trigger_data->work, in netdev_trig_work()
557 INIT_DELAYED_WORK(&trigger_data->work, netdev_trig_work); in netdev_trig_activate()
[all …]
/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dbtcoex.c83 struct work_struct work; member
279 schedule_work(&bt_local->work); in brcmf_btcoex_timerfunc()
286 static void brcmf_btcoex_handler(struct work_struct *work) in brcmf_btcoex_handler() argument
289 btci = container_of(work, struct brcmf_btcoex_info, work); in brcmf_btcoex_handler()
378 INIT_WORK(&btci->work, brcmf_btcoex_handler); in brcmf_btcoex_attach()
400 cancel_work_sync(&cfg->btcoex->work); in brcmf_btcoex_detach()
420 schedule_work(&btci->work); in brcmf_btcoex_dhcp_start()
437 schedule_work(&btci->work); in brcmf_btcoex_dhcp_end()
/openbmc/linux/sound/soc/
H A Dsoc-jack.c243 queue_delayed_work(system_power_efficient_wq, &gpio->work, in gpio_handler()
250 static void gpio_work(struct work_struct *work) in gpio_work() argument
254 gpio = container_of(work, struct snd_soc_jack_gpio, work.work); in gpio_work()
272 queue_delayed_work(system_power_efficient_wq, &gpio->work, 0); in snd_soc_jack_pm_notifier()
288 cancel_delayed_work_sync(&gpios[i].work); in jack_free_gpios()
365 INIT_DELAYED_WORK(&gpios[i].work, gpio_work); in snd_soc_jack_add_gpios()
397 schedule_delayed_work(&gpios[i].work, in snd_soc_jack_add_gpios()
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-dbs/rocksdb/files/
H A D0001-cmake-Add-check-for-atomic-support.patch12 | /mnt/b/yoe/build/tmp/work/mips32r2-yoe-linux/rocksdb/6.6.4-r0/recipe-sysroot-native/usr/bin/mips-…
13 | /mnt/b/yoe/build/tmp/work/mips32r2-yoe-linux/rocksdb/6.6.4-r0/recipe-sysroot-native/usr/bin/mips-…
14 | /mnt/b/yoe/build/tmp/work/mips32r2-yoe-linux/rocksdb/6.6.4-r0/recipe-sysroot-native/usr/bin/mips-…
15 | /mnt/b/yoe/build/tmp/work/mips32r2-yoe-linux/rocksdb/6.6.4-r0/recipe-sysroot-native/usr/bin/mips-…
16 | /mnt/b/yoe/build/tmp/work/mips32r2-yoe-linux/rocksdb/6.6.4-r0/recipe-sysroot-native/usr/bin/mips-…
17 | /mnt/b/yoe/build/tmp/work/mips32r2-yoe-linux/rocksdb/6.6.4-r0/recipe-sysroot-native/usr/bin/mips-…
18 | /mnt/b/yoe/build/tmp/work/mips32r2-yoe-linux/rocksdb/6.6.4-r0/recipe-sysroot-native/usr/bin/mips-…
89 +# Check if atomics work without libatomic
105 +# Check if 64bit atomics work without libatomic

12345678910>>...220