Home
last modified time | relevance | path

Searched defs:what (Results 26 – 50 of 147) sorted by relevance

123456

/openbmc/linux/include/uapi/linux/netfilter/
H A Dxt_connbytes.h24 __u8 what; /* ipt_connbytes_what */ member
/openbmc/openpower-vpd-parser/
H A Dvpd_exceptions.hpp40 inline const char* what() const noexcept override in what() function in openpower::vpd::exceptions::VPDException
/openbmc/linux/net/netfilter/
H A Dxt_connbytes.c26 u_int64_t what = 0; /* initialize to make gcc happy */ in connbytes_mt() local
/openbmc/openbmc/poky/bitbake/lib/toaster/orm/management/commands/
H A Dlsupdates.py63 def mini_progress(self, what, i, total): argument
/openbmc/linux/drivers/block/drbd/
H A Ddrbd_req.h284 static inline int _req_mod(struct drbd_request *req, enum drbd_req_event what, in _req_mod()
304 enum drbd_req_event what, in req_mod()
/openbmc/linux/drivers/ata/
H A Dlibata-pata-timings.c75 struct ata_timing *m, unsigned int what) in ata_timing_merge()
/openbmc/linux/drivers/pinctrl/
H A Dcore.c1637 static int pinctrl_pins_show(struct seq_file *s, void *what) in pinctrl_pins_show()
1701 static int pinctrl_groups_show(struct seq_file *s, void *what) in pinctrl_groups_show()
1747 static int pinctrl_gpioranges_show(struct seq_file *s, void *what) in pinctrl_gpioranges_show()
1781 static int pinctrl_devices_show(struct seq_file *s, void *what) in pinctrl_devices_show()
1824 static int pinctrl_maps_show(struct seq_file *s, void *what) in pinctrl_maps_show()
1861 static int pinctrl_show(struct seq_file *s, void *what) in pinctrl_show()
H A Dpinmux.c542 static int pinmux_functions_show(struct seq_file *s, void *what) in pinmux_functions_show()
584 static int pinmux_pins_show(struct seq_file *s, void *what) in pinmux_pins_show()
/openbmc/linux/drivers/isdn/mISDN/
H A Ddsp_dtmf.c120 u8 what; in dsp_dtmf_goertzel_decode() local
/openbmc/linux/kernel/power/
H A Dprocess.c30 const char *what = user_only ? "user space processes" : in try_to_freeze_tasks() local
/openbmc/entity-manager/src/
H A Dutils.hpp84 const char* what() const noexcept override in what() function
/openbmc/linux/drivers/soc/samsung/
H A Ds3c-pm-check.c140 static inline int in_region(void *ptr, int size, void *what, size_t whatsz) in in_region()
/openbmc/linux/security/lockdown/
H A Dlockdown.c58 static int lockdown_is_locked_down(enum lockdown_reason what) in lockdown_is_locked_down()
/openbmc/linux/drivers/power/reset/
H A Dvexpress-poweroff.c16 static void vexpress_reset_do(struct device *dev, const char *what) in vexpress_reset_do()
/openbmc/linux/kernel/trace/
H A Dblktrace.c185 static int act_log_check(struct blk_trace *bt, u32 what, sector_t sector, in act_log_check()
216 const blk_opf_t opf, u32 what, int error, in __blk_add_trace()
828 unsigned int nr_bytes, u32 what, u64 cgid) in blk_add_trace_rq()
892 u32 what, int error) in blk_add_trace_bio()
963 u32 what; in blk_add_trace_unplug() local
1488 u16 what; in print_one_line() local
/openbmc/linux/drivers/soc/ixp4xx/
H A Dixp4xx-npe.c412 int npe_send_message(struct npe *npe, const void *msg, const char *what) in npe_send_message()
451 int npe_recv_message(struct npe *npe, void *msg, const char *what) in npe_recv_message()
489 int npe_send_recv_message(struct npe *npe, void *msg, const char *what) in npe_send_recv_message()
/openbmc/u-boot/examples/standalone/
H A Dsmc91111_eeprom.c36 int c, i, j, done, line, reg, value, start, what; in smc91111_eeprom() local
/openbmc/sdbusplus/test/exception/
H A Dsdbus_error.cpp83 const std::string what = prefix + ": " + error.name + ": " + error.message; in TEST() local
/openbmc/linux/net/caif/
H A Dcaif_usb.c127 static int cfusbl_device_notify(struct notifier_block *me, unsigned long what, in cfusbl_device_notify()
/openbmc/linux/fs/reiserfs/
H A Dprints.c174 static char *is_there_reiserfs_struct(char *fmt, int *what) in is_there_reiserfs_struct()
209 int what; in prepare_error_buf() local
H A Ddir.c51 #define store_ih(where,what) copy_item_head (where, what) argument
/openbmc/linux/drivers/mmc/host/
H A Dcb710-mmc.c112 static int cb710_check_event(struct cb710_slot *slot, u8 what) in cb710_check_event()
145 static int cb710_wait_for_event(struct cb710_slot *slot, u8 what) in cb710_wait_for_event()
/openbmc/linux/fs/netfs/
H A Dinternal.h47 enum netfs_rreq_ref_trace what) in netfs_see_request()
/openbmc/linux/tools/testing/selftests/seccomp/
H A Dseccomp_benchmark.c199 #define ESTIMATE(fmt, var, what) do { \ in main() argument
/openbmc/linux/drivers/net/ethernet/qualcomm/
H A Dqca_debug.c73 qcaspi_info_show(struct seq_file *s, void *what) in qcaspi_info_show()

123456