Home
last modified time | relevance | path

Searched full:foo* (Results 2376 - 2400 of 32088) sorted by relevance

1...<<919293949596979899100>>...1284

/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Deprom.c222 u16 version; /* version of this footer */
244 #define FOOTER_MAGIC MAGIC4('e', 'p', 'r', 'm') macro
245 #define FOOTER_VERSION 1 macro
288 * The segment magic has been checked. There is a footer and table of
296 struct hfi1_eprom_footer *footer; in read_segment_platform_config() local
306 /* the footer is at the end of the directory */ in read_segment_platform_config()
307 footer = (struct hfi1_eprom_footer *) in read_segment_platform_config()
308 (directory + EP_PAGE_SIZE - sizeof(*footer)); in read_segment_platform_config()
311 if (footer->version != FOOTER_VERSION) in read_segment_platform_config()
[all...]
/kernel/linux/linux-5.10/drivers/net/wireless/atmel/
H A Dat76c50x-usb.c2606 MODULE_AUTHOR("Alex <alex@foogod.com>");
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
H A Diwl-context-info-gen3.h247 * @mtr_opt_footer_size: the size of the optional footer in the transfer
251 * @mcr_opt_footer_size: the size of the optional footer in the completion
/kernel/linux/linux-5.10/drivers/net/ethernet/atheros/
H A Dag71xx.c348 * early in this structure to help improve the D-cache footprint.
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa/
H A Ddpaa_eth.c1037 * memory footprint on behalf of egress traffic. We therefore in dpaa_fq_init()
/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/
H A Dtg3.c149 * replace things like '% foo' with '& (foo - 1)'.
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtrans.c2123 * Fool sparse by faking we release the lock - sparse will in iwl_trans_pcie_grab_nic_access()
2138 * Fool sparse by faking we acquiring the lock - sparse will in iwl_trans_pcie_release_nic_access()
/kernel/linux/linux-5.10/drivers/net/wireless/realtek/rtl8xxxu/
H A DKconfig17 memory footprint than the vendor drivers and benefits
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/
H A Dsunhme.c855 hp->timer_state = asleep; /* foo on you */ in happy_meal_timer()
H A Dsunbmac.c571 bp->timer_state = asleep; /* foo on you */ in bigmac_timer()
H A Dcassini.c4067 * cause resets to occur so fast as to fool the switch in cas_link_timer()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ar5523/
H A Dar5523.c1500 int foolen; /* XXX(hch): handle short transfers */ in ar5523_load_firmware() local
1535 txblock, sizeof(*txblock), &foolen, in ar5523_load_firmware()
1546 fwbuf, mlen, &foolen, in ar5523_load_firmware()
1556 rxblock, sizeof(*rxblock), &foolen, in ar5523_load_firmware()
/kernel/linux/linux-5.10/drivers/net/
H A Dloopback.c75 /* do not fool net_timestamp_check() with various clock bases */ in loopback_xmit()
/kernel/linux/linux-5.10/drivers/net/wireless/ath/
H A Dath.h300 #define ATH_DBG_WARN(foo, arg...) WARN(foo, arg)
301 #define ATH_DBG_WARN_ON_ONCE(foo) WARN_ON_ONCE(foo)
313 #define ATH_DBG_WARN(foo, arg...) do {} while (0)
314 #define ATH_DBG_WARN_ON_ONCE(foo) ({ \
315 int __ret_warn_once = !!(foo); \
/kernel/linux/linux-5.10/drivers/scsi/megaraid/
H A Dmegaraid_sas_base.c8991 * Booted in kdump kernel, minimize memory footprints by in megasas_init()
/kernel/linux/linux-5.10/drivers/nubus/
H A Dnubus.c133 static inline long nubus_expand32(long foo) in nubus_expand32() argument
135 if (foo & 0x00800000) /* 24bit negative */ in nubus_expand32()
136 foo |= 0xFF000000; in nubus_expand32()
137 return foo; in nubus_expand32()
/kernel/linux/linux-5.10/drivers/pinctrl/intel/
H A Dpinctrl-baytrail.c812 * themselves in the foot. in byt_gpio_direct_irq_check()
H A Dpinctrl-lynxpoint.c469 * they shoot themselves in the foot. in lp_gpio_set_direction()
/kernel/linux/linux-5.10/drivers/parisc/
H A Dpdc_stable.c257 * device, BUT nothing would prevent some foolish user to set the path to some
/kernel/linux/linux-5.10/drivers/spi/
H A Dspi-cadence-quadspi.c1440 MODULE_AUTHOR("Ley Foon Tan <lftan@altera.com>");
/kernel/linux/linux-5.10/drivers/scsi/
H A Dqlogicfas408.c15 help respectively, and for suffering through my foolishness during the
H A Dscsi_devinfo.c430 * scsi_static_device_list[] entry, such as " FOO" in scsi_dev_info_list_find()
431 * rather than "FOO". Since this code is already in scsi_dev_info_list_find()
/kernel/linux/linux-5.10/drivers/staging/wlan-ng/
H A Dhfa384x.h1179 int reapable; /* Food for the reaper task */
H A Dp80211conv.c117 int foo; in skb_ether_to_p80211() local
209 foo = wep_encrypt(wlandev, skb->data, p80211_wep->data, in skb_ether_to_p80211()
213 if (foo) { in skb_ether_to_p80211()
216 foo); in skb_ether_to_p80211()
289 int foo; in skb_p80211_to_ether() local
329 foo = wep_decrypt(wlandev, skb->data + payload_offset + 4, in skb_p80211_to_ether()
334 if (foo) { in skb_p80211_to_ether()
337 foo); in skb_p80211_to_ether()
/kernel/linux/linux-5.10/drivers/tty/serial/
H A D21285.c42 static const char serial21285_name[] = "Footbridge UART";
541 MODULE_DESCRIPTION("Intel Footbridge (21285) serial driver");

Completed in 77 milliseconds

1...<<919293949596979899100>>...1284