Searched defs:diffs (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/drivers/infiniband/hw/mlx5/ |
H A D | umr.h | 52 unsigned int diffs = current_access_flags ^ target_access_flags; in mlx5r_umr_can_reconfig() local
|
H A D | mr.c | 1603 unsigned int diffs = current_access_flags ^ target_access_flags; in can_use_umr_rereg_access() local
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/static/js/ |
H A D | qunit-1.18.0.js | 165 this.diffCleanupMerge(diffs);return diffs;};DiffMatchPatch.prototype.diffCleanupEfficiency=function… argument 170 if(changes){this.diffCleanupMerge(diffs);}};DiffMatchPatch.prototype.diffPrettyHtml=function(diffs)… argument 209 …tSplit=function(text1,text2,x,y,deadline){var text1a,text1b,text2a,text2b,diffs,diffsb;text1a=text… argument 223 …lineArray:lineArray};};DiffMatchPatch.prototype.diffCharsToLines=function(diffs,lineArray){var x,c… argument 224 diffs[x][1]=text.join("");}};DiffMatchPatch.prototype.diffCleanupMerge=function(diffs){var pointer,… argument
|
/openbmc/linux/net/core/ |
H A D | gro.c | 305 unsigned long diffs) in gro_list_prepare_tc_ext() 329 unsigned long diffs; in gro_list_prepare() local
|
/openbmc/linux/drivers/net/ethernet/xscale/ |
H A D | ixp4xx_eth.c | 940 u8 diffs[ETH_ALEN], *addr; in eth_set_mcast_list() local
|
/openbmc/linux/include/linux/ |
H A D | skbuff.h | 4268 u64 diffs = 0; in __skb_metadata_differs() local
|